mirror of
https://github.com/love2d/megasource.git
synced 2026-08-16 16:21:13 +02: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>
|