vcmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 11 Oct 2013 19:27:45 +0200
changeset 2815 9cf54c8df8b7
parent 2684 5c89e4f509c0
child 2731 13f5be2bf83b
permissions -rw-r--r--
class: stx_libjava changed: #extensionMethodNames

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