vcmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 01 Dec 2012 15:29:07 +0100
changeset 92 a95137a3ab6a
parent 64 22eb1b8cfd39
child 141 2013508f2e08
permissions -rw-r--r--
class: PPToken changed: #newline fix for stx's stupid cr/return incompatibility

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