vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 06 Sep 2012 21:18:32 +0200
changeset 2922 995b64590960
parent 2867 5eaed94714b3
child 2931 e52dc0aad972
permissions -rwxr-xr-x
class definition added: #cancelButtonVisible changed: #postBuildWith: #windowSpec

@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