vcmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 11 Jul 2014 15:31:21 +0200
changeset 3360 4d06d7ba9cb6
parent 3127 cdde3f74c6b1
child 3374 1bbd5d58627b
permissions -rw-r--r--
class: ActiveHelpView changed: #initStyle

@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
)
make.exe -N -f bc.mak -DUSEVC %*