git/vcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 29 Jan 2013 16:31:57 +0000
changeset 207 fce7e7b62741
parent 5 57c20a77e549
permissions -rw-r--r--
HGCommand: added tracing of executed commands.

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