Annotation of win32/gc/compile.cmd, revision 1.6

1.6     ! misha       1: call "%VS71COMNTOOLS%\vsvars32.bat"
        !             2: REM call "%VS80COMNTOOLS%\vsvars32.bat"
1.4       misha       3: 
1.3       paf         4: nmake -f NT_THREADS_MAKEFILE CFG="gc - Win32 Debug" clean all
                      5: nmake -f NT_THREADS_MAKEFILE CFG="gc - Win32 Release" clean all

E-mail: