vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 01 May 2014 13:00:47 +0200
changeset 3105 b33e0b8e6038
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
class: Tools::ViewTreeInspectorApplication changed: #postBuildTree: turned off hasConstantHeight (which seems to be untrue) (invalid display with xft fonts.

@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