[Build] Use first-party premake-androidndk (#1878)
This commit is contained in:
@@ -14,3 +14,7 @@ project("xenia-ui")
|
||||
local_platform_files()
|
||||
removefiles({"*_demo.cc"})
|
||||
removefiles({"windowed_app_main_*.cc"})
|
||||
|
||||
filter("platforms:Android-*")
|
||||
-- Exports JNI functions.
|
||||
wholelib("On")
|
||||
|
||||
Reference in New Issue
Block a user