mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +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>
|