diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-01-23 01:33:47 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-01-23 18:12:47 +0100 |
| commit | 04ccc8cc46c45b81e6138bec0b48a188c4ffe406 (patch) | |
| tree | 3ad8604f5d433dc6b6c294c28549a58dd57efcbd /CMake/Android/strings.xml.in | |
| parent | b275ff07158e80d1744ddb2f6c51094a87cf079a (diff) | |
Remove experimental platforms Android, Pico, SDL (PR #376)
... as discussed in fltk.coredev: "FLTK 1.4.0 release schedule"
https://groups.google.com/g/fltkcoredev/c/PDbHTRpXVh0/m/JqboexZ_AwAJ
Diffstat (limited to 'CMake/Android/strings.xml.in')
| -rw-r--r-- | CMake/Android/strings.xml.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CMake/Android/strings.xml.in b/CMake/Android/strings.xml.in deleted file mode 100644 index 351315218..000000000 --- a/CMake/Android/strings.xml.in +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<resources> - <string name="app_name">@ANDROID_APP_NAME@</string> -</resources> |
