mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
fix windows build scripts, add windows opus support
This commit is contained in:
@@ -16,7 +16,8 @@ def configure(conf):
|
||||
|
||||
def build(bld):
|
||||
source = [
|
||||
'videoservices.cpp'
|
||||
'videoservices.cpp',
|
||||
'../public/tier0/memoverride.cpp'
|
||||
]
|
||||
|
||||
includes = [
|
||||
|
||||
Reference in New Issue
Block a user