vcmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 13 Feb 2012 23:20:25 +0100
changeset 2879 207a5186e62d
parent 2867 5eaed94714b3
child 2931 e52dc0aad972
permissions -rwxr-xr-x
*** empty log message ***

@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