vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 21 Dec 2011 19:47:47 +0100
changeset 10994 6dcaadfc2a86
parent 10932 91bcd0a885f8
child 11188 e8a875a6824d
permissions -rwxr-xr-x
automatically generated by browser

@REM -------
@REM make using microsoft visual c
@REM type vcmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@if not defined VSINSTALLDIR (
        call "C:\Program Files\Microsoft Visual Studio 10.0"\VC\bin\vcvars32.bat
)
make.exe -N -f bc.mak -DUSEVC %*