mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-24 13:44:22 +00:00
Merge branch 'master' into sohl1.2
This commit is contained in:
commit
0bbb5badda
@ -23,7 +23,7 @@ def build(bld):
|
|||||||
source += bld.path.ant_glob([
|
source += bld.path.ant_glob([
|
||||||
'hl/*.cpp'
|
'hl/*.cpp'
|
||||||
])
|
])
|
||||||
source += bld.path.ant_glob([
|
source += bld.path.parent.ant_glob([
|
||||||
'dlls/crossbow.cpp',
|
'dlls/crossbow.cpp',
|
||||||
'dlls/crowbar.cpp',
|
'dlls/crowbar.cpp',
|
||||||
'dlls/egon.cpp',
|
'dlls/egon.cpp',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user