Merge branch 'master' of https://github.com/zzuegg/jmonkeyengine into GL4ShaderSupport

This commit is contained in:
michael 2015-02-28 16:55:54 +01:00
commit aa88bef2bb

View File

@ -6,10 +6,10 @@ jmeMainVersion = 3.1
jmeVersionTag = snapshot-github
# specify if JavaDoc should be built
buildJavaDoc = false
buildJavaDoc = true
# specify if SDK and Native libraries get built
buildSdkProject = false
buildSdkProject = true
buildNativeProjects = false
# Path to android NDK for building native libraries