mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +00:00
Update AMBuildScript
This commit is contained in:
parent
9be0f3a767
commit
403a4a6115
@ -414,7 +414,7 @@ class BuildInfo:
|
||||
else:
|
||||
lib_folder = os.path.join(sdk.path, 'lib', 'mac')
|
||||
|
||||
if self.builder.target_platform in ['linux', 'mac']:
|
||||
if self.builder.target_platform in ['linux', 'mac']:
|
||||
if sdk.short_name in ['sdk2013', 'bms']:
|
||||
compiler.postlink += [
|
||||
compiler.Dep(os.path.join(lib_folder, 'tier1.a')),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user