mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-19 08:52:34 +01:00
Fix build.
This commit is contained in:
parent
9b480ae363
commit
866cdcd1f8
@ -227,7 +227,7 @@ class MMSConfig(object):
|
||||
os.path.join(builder.sourcePath, 'public'),
|
||||
]
|
||||
if self.use_auto_versioning():
|
||||
cfg.defines += ['MMS_GENERATED_BUILD']
|
||||
cfg.defines += ['MMS_GENERATED_BUILD']
|
||||
cfg.includes += [
|
||||
os.path.join(builder.buildPath, 'includes'),
|
||||
os.path.join(builder.sourcePath, 'versionlib'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user