mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-13 04:42:12 +03:00
Restructured the project.
Now header files are inside the include folder, and the source files inside src. Moved the projects files inside a projects folder. Precompiled static libs will be inside libs folder.
This commit is contained in:
4
projects/android-project/res/values/strings.xml
Normal file
4
projects/android-project/res/values/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">eepp</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user