vcmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 09 Nov 2016 10:17:25 +0100
changeset 7673 8fcc7f754c03
parent 7436 fa28a2de2ad5
child 7541 39940e2446a5
permissions -rwxr-xr-x
#FEATURE by stefan class: XftFontDescription changed: #onDevice:ifAbsent: Slow font matching is a MAC-only feature

@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 (
    pushd ..\rules
    call vcsetup.bat
    popd
)
@SET DEFINES=

make.exe -N -f bc.mak -DUSEVC=1 %DEFINES% %*