vcmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 01 Aug 2017 11:44:50 +0200
changeset 1665 59ac4845bc07
parent 1638 ba6a5298054c
permissions -rw-r--r--
#DOCUMENTATION by cg class: RegressionTests::SoundexStringComparatorTest changed: #test01_SomeCombinations

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