vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 01 Mar 2012 16:45:57 +0100
changeset 14039 30251b45156a
parent 13832 80610d6d7ed4
child 14365 d06f2445ae16
permissions -rw-r--r--
added: #flushParseTreeCache changed: #parse:with:return:or: increased the size of the parse tree cache

@REM -------
@REM make using microsoft visual c
@REM type vcmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@if not defined VSINSTALLDIR (
        call "C:\Program Files\Microsoft Visual Studio 10.0"\VC\bin\vcvars32.bat
)
make.exe -N -f bc.mak -DUSEVC %*