vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 09 Jun 2016 12:36:55 +0200
changeset 3898 c90424dba938
parent 3891 d13b7cbc93cc
child 3970 db0539a03787
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: HTMLPrinterStream changed: #initialize lazy package dependency

@REM -------
@REM make using Microsoft Visual C compiler
@REM type vcmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@if not defined VSINSTALLDIR (
    pushd ..\rules
    call vcsetup.bat
    popd
)
@SET DEFINES=

make.exe -N -f bc.mak -DUSEVC=1 %DEFINES% %*