vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 26 Jan 2012 14:06:42 +0100
changeset 2758 cf62b16c9bc1
parent 2712 ce67e3c04e3b
child 2887 cf388f00c57d
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 %*