diff options
author | Sven Gothel <[email protected]> | 2010-05-04 02:43:09 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-05-04 02:43:09 +0200 |
commit | 63916148e837942c9ec996320bda805e80d7e06e (patch) | |
tree | e45c041c05cf1ba33c3cd3af9fc09fdec7eb5ec8 /make/setvc9-jogl.bat | |
parent | 10c26e556006b5727b0076fc2e486459a63bdf76 (diff) |
Move all scripts to it's folder
Diffstat (limited to 'make/setvc9-jogl.bat')
-rwxr-xr-x | make/setvc9-jogl.bat | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/make/setvc9-jogl.bat b/make/setvc9-jogl.bat deleted file mode 100755 index 2e8338374..000000000 --- a/make/setvc9-jogl.bat +++ /dev/null @@ -1,9 +0,0 @@ -
-
-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
-
-c:
-cd C:\SUN\JOGL2\jogl\make
-
-"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat"
|