vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 26 Jan 2012 14:16:34 +0100
changeset 11204 2a014b5c81c6
parent 11188 e8a875a6824d
child 11216 d35645562299
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 %*