From 5a079a2d114f96d4847d1ee305d5b7c16eeec50e Mon Sep 17 00:00:00 2001
From: 3gg <3gg@shellblade.net>
Date: Sat, 27 Dec 2025 12:03:39 -0800
Subject: Initial commit
---
.../android/cmake/res/values/strings.xml.cmake | 5 +++++
.../test/android/cmake/res/xml/shortcuts.xml.cmake | 24 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 contrib/SDL-3.2.8/test/android/cmake/res/values/strings.xml.cmake
create mode 100644 contrib/SDL-3.2.8/test/android/cmake/res/xml/shortcuts.xml.cmake
(limited to 'contrib/SDL-3.2.8/test/android/cmake/res')
diff --git a/contrib/SDL-3.2.8/test/android/cmake/res/values/strings.xml.cmake b/contrib/SDL-3.2.8/test/android/cmake/res/values/strings.xml.cmake
new file mode 100644
index 0000000..871c17f
--- /dev/null
+++ b/contrib/SDL-3.2.8/test/android/cmake/res/values/strings.xml.cmake
@@ -0,0 +1,5 @@
+
+ @ANDROID_MANIFEST_APP_NAME@
+ @ANDROID_MANIFEST_LIB_NAME@
+ @ANDROID_MANIFEST_LABEL@
+
diff --git a/contrib/SDL-3.2.8/test/android/cmake/res/xml/shortcuts.xml.cmake b/contrib/SDL-3.2.8/test/android/cmake/res/xml/shortcuts.xml.cmake
new file mode 100644
index 0000000..a29a2de
--- /dev/null
+++ b/contrib/SDL-3.2.8/test/android/cmake/res/xml/shortcuts.xml.cmake
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3