vcmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 06 Dec 2013 10:49:39 +0100
changeset 3062 fb2f2197eada
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
class: UIPainter changed: #postOpenWith: keep windows on the same monitor in a multi monitor enviroment

@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