vcmake.bat
changeset 2345 65d395e5a19b
parent 2270 aec3094ae553
child 2477 5d92af48bdf1
equal deleted inserted replaced
2344:f5610accd927 2345:65d395e5a19b
     1 
     1 @REM -------
     2 REM -------
     2 @REM make using microsoft visual c
     3 REM make using microsoft visual c
     3 @REM type vcmake, and wait...
     4 REM type vcmake, and wait...
     4 @REM do not edit - automatically generated from ProjectDefinition
     5 REM do not edit - automatically generated from ProjectDefinition
     5 @REM -------
     6 REM -------
       
     7 make.exe -N -f bc.mak USEVC=1 %1 %2
     6 make.exe -N -f bc.mak USEVC=1 %1 %2
     8 
     7 
     9 
     8