vcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 02 Oct 2012 09:26:03 +0000
changeset 23 c9db5d8c9d2e
parent 13 f90704544ca0
child 24 f07f2a2a8148
permissions -rw-r--r--
- CypressMethod changed: #initializeFromMethod: - extensions ...

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