vcmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 09 Jul 2013 00:33:56 +0200
changeset 15494 353aa0894d7d
parent 14905 7216c4b137fb
child 15972 34bc901efed8
child 18037 4cf874da38c9
permissions -rw-r--r--
class: ExternalStream changed: #openError: fix FileDoesNotExistException generation

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