mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-23 17:25:24 +01: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…
Reference in New Issue
Block a user