vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 21 Dec 2011 19:45:18 +0100
changeset 2661 a36308170228
parent 2301 29a4d583a5af
child 2712 ce67e3c04e3b
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 %*