vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 12 Oct 2011 18:53:12 +0200
changeset 2959 1168ad8c8c73
parent 2956 a7460cd30996
child 2995 2c1198505bed
permissions -rw-r--r--
automatic checkIn

@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 %1 %2