vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 14 Mar 2013 14:21:20 +0100
changeset 2978 a952dfdb1b6a
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
class: Tools::ViewTreeInspectorApplication allow for the event catching to be switched off, so that interaction with the view is possible, even while showing the widget hierarchy. Added a force redraw button.

@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