vcmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 10 Dec 2011 13:27:08 +0100
changeset 5834 27e681b151da
parent 5699 39213501a750
child 5858 f32ff0ac6e8e
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