build: arm target support

This commit is contained in:
nillerusr
2021-04-25 23:36:09 +03:00
parent e794dbcbb1
commit 50a93ce91a
51 changed files with 8210 additions and 4386 deletions
+2 -3
View File
@@ -27,9 +27,8 @@ def build(bld):
'.',
'../common',
'../public',
'../public/tier0',
'../thirdparty/SDL2'
]
'../public/tier0'
]
defines = []