vcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 17 Mar 2014 14:10:29 +0100
changeset 3099 7fee6db3c473
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
Fix in #doBrowseApplicationMethodFor: - generate method if it does not exist

@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 ..\rules\vcsetup.bat
)

make.exe -N -f bc.mak -DUSEVC %1 %2