godot/platform/android/java/nativeSrcsConfigs
Fredia Huya-Kouadio 864f4201b9
Enable `doNotStrip` when doing development/debugging within Android Studio
(cherry picked from commit 4380004176)
2021-03-17 15:17:02 +01:00
..
AndroidManifest.xml Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00
CMakeLists.txt Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00
README.md Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00
build.gradle Enable `doNotStrip` when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00

README.md

Native sources configs

This is a non functional Android library used to provide Android Studio editor support to the Godot project native files. Nothing else should be added to this library.