fltk/CMake/Android/strings.xml.in
Matthias Melcher 6de1c93e54 Android CMake: macro for multiple tests
Added a macro that creates the IDE files for a named test.
This is just a rough layout and will only work for the
simpelest of test targets.
2019-01-16 01:25:59 +01:00

5 lines
120 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">@ANDROID_APP_NAME@</string>
</resources>