mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 14:56:00 +00:00
cmake: create Android jars + apks for tests
This commit is contained in:

committed by
Anonymous Maarten

parent
58882425fc
commit
a4bb4eef73
5
test/android/cmake/res/values/strings.xml.cmake
Normal file
5
test/android/cmake/res/values/strings.xml.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">@ANDROID_MANIFEST_APP_NAME@</string>
|
||||
<string name="lib_name">@ANDROID_MANIFEST_LIB_NAME@</string>
|
||||
<string name="label">@ANDROID_MANIFEST_LABEL@</string>
|
||||
</resources>
|
Reference in New Issue
Block a user