Disable buildNativeProjects

This commit is contained in:
Riccardo Balbo 2016-07-13 17:22:49 +02:00
parent 7f87a92c72
commit 2958fc53d7

View File

@ -11,7 +11,7 @@ jmeVersionTagID = 0
buildJavaDoc = true
# specify if SDK and Native libraries get built
buildNativeProjects = true
buildNativeProjects = false
buildAndroidExamples = false
# Path to android NDK for building native libraries