summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-3.2.20/test/android/cmake/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/SDL-3.2.20/test/android/cmake/res/values')
-rw-r--r--src/contrib/SDL-3.2.20/test/android/cmake/res/values/strings.xml.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/test/android/cmake/res/values/strings.xml.cmake b/src/contrib/SDL-3.2.20/test/android/cmake/res/values/strings.xml.cmake
new file mode 100644
index 0000000..871c17f
--- /dev/null
+++ b/src/contrib/SDL-3.2.20/test/android/cmake/res/values/strings.xml.cmake
@@ -0,0 +1,5 @@
1<resources>
2 <string name="app_name">@ANDROID_MANIFEST_APP_NAME@</string>
3 <string name="lib_name">@ANDROID_MANIFEST_LIB_NAME@</string>
4 <string name="label">@ANDROID_MANIFEST_LABEL@</string>
5</resources>