vcmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 17 Dec 2012 11:49:26 +0100
changeset 14595 5c27c812055b
parent 14395 a4ab5aa72d05
child 14905 7216c4b137fb
child 18011 deb0c3355881
permissions -rw-r--r--
class: Method added: #getMclass

@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 (
    call ..\rules\vcsetup.bat
)
make.exe -N -f bc.mak -DUSEVC %*