mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-13 20:13:45 +03:00
Upload
This commit is contained in:
@@ -74,7 +74,9 @@ def build(bld):
|
||||
|
||||
defines = []
|
||||
|
||||
libs = []
|
||||
libs = [
|
||||
'libgnustl_static.a'
|
||||
]
|
||||
|
||||
bld.stlib(
|
||||
source = source,
|
||||
|
||||
Reference in New Issue
Block a user