vcmake.bat
author convert-repo
Sat, 23 Nov 2013 07:30:23 +0000
changeset 15825 3c118b86a6db
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 %*