vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 05 Feb 2014 11:04:49 +0100
changeset 3078 3dafd923e1e5
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
class: UIPainter ot is bad to return the value from a setter (instead of the receiver); makes cascades error prone

@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 ..\rules\vcsetup.bat
)

make.exe -N -f bc.mak -DUSEVC %1 %2