mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fix windows build scripts, add windows opus support
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ def configure(conf):
|
||||
conf.define('FILESYSTEM_STDIO_EXPORTS',1)
|
||||
conf.define('DONT_PROTECT_FILEIO_FUNCTIONS',1)
|
||||
# conf.define('PROTECTED_THINGS_ENABLE',1)
|
||||
conf.define('_USE_32BIT_TIME_T',1)
|
||||
# conf.define('_USE_32BIT_TIME_T',1)
|
||||
conf.define('SUPPORT_PACKED_STORE',1)
|
||||
|
||||
def build(bld):
|
||||
|
||||
Reference in New Issue
Block a user