diff options
author | Sven Gothel <[email protected]> | 2011-01-31 07:10:50 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-01-31 07:10:50 +0100 |
commit | 02d5240ccac8875144e5f37c2a4d09375338adc2 (patch) | |
tree | f812ac8a4b5072d26db02f4bc256aef2a5e571ee /make/scripts/setvc9-jogl.bat | |
parent | 09fc0654804ace06f5a2575d184de285ea799088 (diff) |
version bump: j2se 1.6.0_23, ant 1.8.2
Diffstat (limited to 'make/scripts/setvc9-jogl.bat')
-rwxr-xr-x | make/scripts/setvc9-jogl.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/setvc9-jogl.bat b/make/scripts/setvc9-jogl.bat index 2e8338374..6ff16053e 100755 --- a/make/scripts/setvc9-jogl.bat +++ b/make/scripts/setvc9-jogl.bat @@ -1,7 +1,7 @@ -set PATH=C:\cygwin\devtools\share\apache-ant-1.8.0\bin;%PATH%
-set ANT_PATH=C:\cygwin\devtools\share\apache-ant-1.8.0
+set PATH=C:\cygwin\devtools\share\apache-ant-1.8.2\bin;%PATH%
+set ANT_PATH=C:\cygwin\devtools\share\apache-ant-1.8.2
c:
cd C:\SUN\JOGL2\jogl\make
|