mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 12:50:38 +08:00
scripts: waflib: add msdev.py tool by Michel Mooij, patched to support uselib, separate envs and so
This commit is contained in:
@@ -50,7 +50,7 @@ def configure(conf):
|
||||
def build(bld):
|
||||
libs = [ 'public' ]
|
||||
source = bld.path.ant_glob([
|
||||
'common/*.c',
|
||||
'common/*.c',
|
||||
'common/imagelib/*.c',
|
||||
'common/soundlib/*.c',
|
||||
'common/soundlib/libmpg/*.c',
|
||||
|
||||
Reference in New Issue
Block a user