mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-19 17:58:13 +00:00
6 lines
214 B
CMake
6 lines
214 B
CMake
<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>
|