vcmake.bat
author Claus Gittinger <cg@exept.de>
Sun, 30 Oct 2011 11:05:02 +0100
changeset 13805 dec466a100bc
parent 13791 19cb0a85d7b6
child 13832 80610d6d7ed4
permissions -rw-r--r--
changed: #trapMethodForNumArgs: fix for non-methods (inherited, instrumented and wrapped methods)

@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