axmol/tests/cpp-tests/proj.android
leda e0210bd870
shorten the android build path, reduce long path error (#19045)
* remove import-add-path

* add module path into gradle

* modify PROP_BUILD_TYPE to ndk-build for tmp test

* import-module uv into ndk-build scripts

* part lib rename in Android.mk

* fix build path error on Lua&JS test project

* shorten all libs name, except external libs related

* "_static" suffix isn't necessary, since all internal build is static

* little catch

* re-change to cmake as default build type

* add both build type into Travis for android

* update external libs name

* fix gradlew cmd error

* update external config
2018-09-17 11:54:39 +08:00
..
app shorten the android build path, reduce long path error (#19045) 2018-09-17 11:54:39 +08:00
gradle/wrapper Update gradle and android gradle plugin (#18951) 2018-07-22 13:47:21 +08:00
.gitignore Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00
build.gradle Update gradle and android gradle plugin (#18951) 2018-07-22 13:47:21 +08:00
gradle.properties change PROP_BUILD_TYPE from ndk-build to CMake (#18953) 2018-07-22 15:28:17 +08:00
gradlew Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00
gradlew.bat Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00
settings.gradle Remove ant projects (#18532) 2017-12-04 18:00:45 +08:00