vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 03 Apr 2013 20:00:43 +0200
changeset 3078 e4afe29a9eab
parent 2915 43f1d71b3666
child 3123 6ac9cda433d2
permissions -rwxr-xr-x
automatically generated by browser

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