mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
engine: wscript: remove non-actual comment line about include dirs order
This commit is contained in:
parent
762d57fd88
commit
80a806aaad
@ -140,7 +140,6 @@ def build(bld):
|
||||
'client/vgui/*.c',
|
||||
'client/avi/*.c'])
|
||||
|
||||
# HACK: public headers must be put before SDK common, so we don't get wrong mathlib included
|
||||
includes = ['common', 'server', 'client', 'client/vgui', '.', '../public', '../common', '../pm_shared' ]
|
||||
|
||||
if bld.env.SINGLE_BINARY:
|
||||
|
Loading…
x
Reference in New Issue
Block a user