Fix Windows build and update gamedata
This commit is contained in:
@@ -182,6 +182,7 @@ class SM:
|
||||
self.compiler.AddToListVar('POSTLINKFLAGS', 'uuid.lib')
|
||||
self.compiler.AddToListVar('POSTLINKFLAGS', 'odbc32.lib')
|
||||
self.compiler.AddToListVar('POSTLINKFLAGS', 'odbccp32.lib')
|
||||
self.compiler.AddToListVar('POSTLINKFLAGS', 'legacy_stdio_definitions.lib')
|
||||
|
||||
#Optimization
|
||||
if AMBuild.options.opt == '1':
|
||||
|
||||
Reference in New Issue
Block a user