build: enable native building by default

This commit is contained in:
Kirill Vainer 2016-11-24 22:46:45 -05:00
parent efb0113570
commit aa02ca7dab

View File

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