reports/vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 25 Oct 2012 15:13:58 +0200
changeset 96 1ce506fc7d85
parent 61 9e1217346afd
child 125 0515362b64a1
permissions -rw-r--r--
*** 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 %*