vcmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 06 Mar 2012 14:55:38 +0100
changeset 5858 f32ff0ac6e8e
parent 5834 27e681b151da
child 5933 d1c57dee5633
permissions -rwxr-xr-x
automatically generated by browser

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