vcmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 07 May 2013 17:29:09 +0200
changeset 3003 a09b88434b56
parent 2931 e52dc0aad972
child 3150 b5cc196f8976
permissions -rwxr-xr-x
refactored copyFrom:<str> size+1 -> withoutPrefix:<str>

@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