mirror of
https://github.com/FWGS/hlsdk-xash3d
synced 2024-11-22 09:57:21 +01:00
client: wscript: update.
This commit is contained in:
parent
f20b7259f3
commit
2254a16b7b
@ -23,7 +23,7 @@ def build(bld):
|
||||
source += bld.path.ant_glob([
|
||||
'hl/*.cpp'
|
||||
])
|
||||
source += bld.path.ant_glob([
|
||||
source += bld.path.parent.ant_glob([
|
||||
'dlls/crossbow.cpp',
|
||||
'dlls/crowbar.cpp',
|
||||
'dlls/egon.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user