reports/vcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 04 May 2012 19:55:55 +0200
changeset 88 56c85ef68928
parent 61 9e1217346afd
child 125 0515362b64a1
permissions -rw-r--r--
When writing report, replace all characters with codePoint=0 by question mark (such a character cannot occur in well-formed XML)

@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 %*