vcmake.bat
changeset 1138 157ffbc907dd
parent 1092 b24cde78f7f4
child 1205 95e23e6067e5
equal deleted inserted replaced
1137:0b1962115f96 1138:157ffbc907dd
     1 @REM -------
     1 @REM -------
     2 @REM make using microsoft visual c
     2 @REM make using microsoft visual c
     3 @REM type vcmake, and wait...
     3 @REM type vcmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     5 @REM -------
     6 make.exe -N -f bc.mak USEVC=1 %1 %2
     6 make.exe -N -f bc.mak -DUSEVC %1 %2
     7 
     7 
     8 
     8