vcmake.bat
author vrany
Wed, 11 Jan 2012 19:26:56 +0100
changeset 2712 ce67e3c04e3b
parent 2661 a36308170228
child 2758 cf62b16c9bc1
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 %*