vcmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 19 Dec 2019 19:44:56 +0100
changeset 1618 a32fd1d956da
parent 1254 0d166d1cf4e4
child 1442 14aa87cd5d2d
permissions -rw-r--r--
more link libraries

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