mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-10 10:49:35 +00:00
Upload
This commit is contained in:
@@ -31,7 +31,9 @@ def build(bld):
|
||||
'../../public',
|
||||
'../../public/tier0',
|
||||
'../../public/tier1',
|
||||
'../../common'
|
||||
'../../common',
|
||||
'../../thirdparty/freetype2-android/include', # [$ANDROID]
|
||||
'../../thirdparty/fontconfig' # [$ANDROID]
|
||||
] + bld.env.INCLUDES_FT2
|
||||
|
||||
defines = []
|
||||
|
||||
Reference in New Issue
Block a user