Mark "jme3-android-native" as a native project
This commit is contained in:
parent
798ec94b11
commit
bf603b8f28
@ -26,10 +26,10 @@ include 'jme3-ios'
|
|||||||
//native builds
|
//native builds
|
||||||
include 'jme3-bullet' //java
|
include 'jme3-bullet' //java
|
||||||
if(buildNativeProjects == "true"){
|
if(buildNativeProjects == "true"){
|
||||||
|
include 'jme3-android-native' //cpp
|
||||||
include 'jme3-bullet-native' //cpp
|
include 'jme3-bullet-native' //cpp
|
||||||
include 'jme3-bullet-native-android' //cpp
|
include 'jme3-bullet-native-android' //cpp
|
||||||
}
|
}
|
||||||
include 'jme3-android-native' //cpp
|
|
||||||
|
|
||||||
// Test Data project
|
// Test Data project
|
||||||
include 'jme3-testdata'
|
include 'jme3-testdata'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user