devtools/vcmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 01 Dec 2012 15:29:54 +0100
changeset 93 370b064ea3b6
parent 82 6a46602624ac
child 109 da79aa325993
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 %*