diff options
Diffstat (limited to 'make/scripts/setvc9-jogl.bat')
-rwxr-xr-x | make/scripts/setvc9-jogl.bat | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/make/scripts/setvc9-jogl.bat b/make/scripts/setvc9-jogl.bat deleted file mode 100755 index 26cdf8ff4..000000000 --- a/make/scripts/setvc9-jogl.bat +++ /dev/null @@ -1,9 +0,0 @@ -
-
-set PATH=C:\apache-ant-1.8.2\bin;%PATH%
-set ANT_PATH=C:\apache-ant-1.8.2
-
-c:
-cd C:\SUN\JOGL2\jogl\make
-
-"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat"
|