Skip to content

Commit

Permalink
fixed shaderapiempty
Browse files Browse the repository at this point in the history
  • Loading branch information
relt committed Aug 12, 2023
1 parent 4c99855 commit 02e6f35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion materialsystem/shaderapiempty/wscript
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ def build(bld):
defines = []

libs = ['tier0','tier1']

if bld.env.DEST_OS == 'android':
libs += ['ANDROID_SUPPORT']
install_path = bld.env.LIBDIR

bld.shlib(
Expand Down

0 comments on commit 02e6f35

Please sign in to comment.