mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
Upload
This commit is contained in:
@@ -14,7 +14,7 @@ def options(opt):
|
||||
def configure(conf):
|
||||
conf.env.append_unique('DEFINES',[
|
||||
'STUDIORENDER_EXPORTS',
|
||||
'PROTECTED_THINGS_ENABLE'
|
||||
#'PROTECTED_THINGS_ENABLE' # conflicts with stlport
|
||||
])
|
||||
|
||||
def build(bld):
|
||||
|
||||
Reference in New Issue
Block a user