Changeset 18034


Ignore:
Timestamp:
2008-12-03T13:08:15+13:00 (15 years ago)
Author:
max
Message:

No VS2005 since it is not very stable yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/makegs2.bat

    r18012 r18034  
    7777IF NOT %VCVARS%=="" GOTO CALLVCVARS
    7878
    79 :: Visual Studio 2005 Pro
    80 IF EXIST "%programfiles%\Microsoft Visual Studio 8\VC\bin\vcvars32.bat" set VCVARS="%programfiles%\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
     79:: Visual Studio 2005 Pro --- NOT READY YET
     80::IF EXIST "%programfiles%\Microsoft Visual Studio 8\VC\bin\vcvars32.bat" set VCVARS="%programfiles%\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
    8181
    8282:: Visual Studio 2003 \ VS7
Note: See TracChangeset for help on using the changeset viewer.