vcmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 19 Feb 2013 17:08:07 +0100
changeset 3095 150dc6d40fee
parent 3047 4a74baa7bdbf
child 3127 cdde3f74c6b1
permissions -rw-r--r--
Argh - should now work for linux and mac (cannot test mac)

@REM -------
@REM make using Microsoft Visual C compiler
@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 %*