aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.win32.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.win32.bat')
-rw-r--r--make/make.jogl.all.win32.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/make.jogl.all.win32.bat b/make/make.jogl.all.win32.bat
index 54475db06..c53007f44 100644
--- a/make/make.jogl.all.win32.bat
+++ b/make/make.jogl.all.win32.bat
@@ -7,5 +7,6 @@ set CLASSPATH=.;%THISDIR%\build-win32\classes
REM -Dc.compiler.debug=true
REM -DuseOpenMAX=true
REM -DuseKD=true
+REM -Djogl.cg=1 -D-Dwindows.cg.lib=C:\Cg-2.2
-ant -Drootrel.build=build-win32 > make.jogl.all.win32.log 2>&1
+ant -Drootrel.build=build-win32 -Djogl.cg=1 -D-Dwindows.cg.lib=C:\Cg-2.2 > make.jogl.all.win32.log 2>&1