vcmake.bat
author convert-repo
Fri, 12 Jul 2013 06:38:16 +0000
changeset 15516 fe1f9c2b774d
parent 14905 7216c4b137fb
child 15972 34bc901efed8
child 18037 4cf874da38c9
permissions -rw-r--r--
update tags

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