vcmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 23 May 2014 16:10:46 +0200
changeset 5042 c7dfd678de9b
parent 4795 0fc75d79e472
child 4851 6cebb40eb268
child 5161 60b3731acbd9
permissions -rwxr-xr-x
class: EditField added: #setLastStringToReplace: refuse to hand out the password in the clipboard

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