mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
Initial android support
This commit is contained in:
@@ -32,8 +32,6 @@ def build(bld):
|
||||
'../../public/tier0',
|
||||
'../../public/tier1',
|
||||
'../../common',
|
||||
'../../thirdparty/freetype2-android/include', # [$ANDROID]
|
||||
'../../thirdparty/fontconfig' # [$ANDROID]
|
||||
] + bld.env.INCLUDES_FT2
|
||||
|
||||
defines = []
|
||||
|
||||
Reference in New Issue
Block a user