vcmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 12 Feb 2014 16:10:37 +0100
changeset 4882 45bc21eed561
parent 4795 0fc75d79e472
child 4851 6cebb40eb268
child 5161 60b3731acbd9
permissions -rwxr-xr-x
class: DialogBox added: #requestPassword:initialAnswer: removed: #requestPassword:initialAnser:

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