mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
9c142dd6e7
Build different jni code (into different obj and libs directories) for the different release/debug and xw4/xw4dbg combinations. This works when only one build is done, but when doing two some later task tries to put both multiple same-named libraries into the .apk and so fails. I still think it's worth adding this to keep from using the wrong binary, but that needs to be fixed. cleanNDK just nukes all the directories. Easier than invoking build-ndk clean... |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
img_src | ||
jni | ||
libs | ||
res_src | ||
scripts | ||
website | ||
.gitignore | ||
Application.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
INSTALL.txt | ||
proguard-project.txt | ||
proguard-rules.pro | ||
settings.gradle |