From 42ab9fc5b50da406d9815504dea6b23c171b37f7 Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Tue, 23 Oct 2012 23:38:22 +0000 Subject: [PATCH] - update project build file / properties to build jogl renderer git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9881 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- engine/build.xml | 15 +++++++++++++++ engine/nbproject/build-impl.xml | 28 ++++++++++++++-------------- engine/nbproject/project.properties | 1 + engine/nbproject/project.xml | 2 +- 4 files changed, 31 insertions(+), 15 deletions(-) diff --git a/engine/build.xml b/engine/build.xml index a88dfd489..2b640daaa 100644 --- a/engine/build.xml +++ b/engine/build.xml @@ -31,6 +31,7 @@ + @@ -159,6 +160,16 @@ + Compile JOGL + + + + + Compile Android + Building TestData JAR file.. @@ -223,6 +235,7 @@ + @@ -234,11 +247,13 @@ Moving optional packages + + diff --git a/engine/nbproject/build-impl.xml b/engine/nbproject/build-impl.xml index 6808c5e93..83c973aee 100644 --- a/engine/nbproject/build-impl.xml +++ b/engine/nbproject/build-impl.xml @@ -166,7 +166,6 @@ is divided into following sections: - @@ -186,6 +185,7 @@ is divided into following sections: + @@ -274,7 +274,6 @@ is divided into following sections: - Must set src.jogl.dir Must set src.core.dir Must set src.core-data.dir Must set src.core-effects.dir @@ -294,6 +293,7 @@ is divided into following sections: Must set src.tools.dir Must set src.test.dir Must set src.lwjgl.dir + Must set src.jogl.dir Must set src.android.dir Must set test.test.dir Must set build.dir @@ -316,7 +316,7 @@ is divided into following sections: - + @@ -356,7 +356,7 @@ is divided into following sections: - + @@ -388,7 +388,7 @@ is divided into following sections: - + @@ -975,12 +975,11 @@ is divided into following sections: - + - @@ -1000,6 +999,7 @@ is divided into following sections: + @@ -1021,7 +1021,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + @@ -1282,9 +1282,6 @@ is divided into following sections: - - - @@ -1342,6 +1339,9 @@ is divided into following sections: + + + @@ -1352,9 +1352,6 @@ is divided into following sections: - - - @@ -1412,6 +1409,9 @@ is divided into following sections: + + + diff --git a/engine/nbproject/project.properties b/engine/nbproject/project.properties index d2ec5834c..ce4a6ca8b 100644 --- a/engine/nbproject/project.properties +++ b/engine/nbproject/project.properties @@ -99,6 +99,7 @@ run.classpath=\ ${build.dir}/bullet:\ ${build.dir}/niftygui:\ ${build.dir}/lwjgl:\ + ${build.dir}/jogl:\ ${build.dir}/android run.jvmargs=-Xms128m -Xmx128m -XX:MaxDirectMemorySize=256M run.test.classpath=\ diff --git a/engine/nbproject/project.xml b/engine/nbproject/project.xml index 400992cdc..d68e84cbc 100644 --- a/engine/nbproject/project.xml +++ b/engine/nbproject/project.xml @@ -11,7 +11,6 @@ jMonkeyEngine3 1.6.5 - @@ -31,6 +30,7 @@ +