vcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 29 Oct 2012 22:07:56 +0000
branchjv
changeset 17976 50c2416f962a
parent 17941 3651a18f3703
child 18011 deb0c3355881
permissions -rw-r--r--
Merged with /trunk (CVS)

@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 %*