vcmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 01 Aug 2014 16:48:59 +0200
changeset 3149 0d4d80f49860
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
Do not add stx:libview3 as preRequisite

@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