quickSelfTest/bmake.bat
author sr
Thu, 12 Oct 2017 14:49:29 +0200
changeset 431 350daf50f928
parent 356 4bc59d8308e0
child 489 095fe50a4e26
permissions -rw-r--r--
class: RegressionTests::FloatTest changed: #test05_Comparing

@REM -------
@REM make using Borland bcc32
@REM type bmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

make.exe -N -f bc.mak  %DEFINES% %*

@IF "%1" EQU "exe" exit /b 0
@IF "%1" EQU "setup" exit /b 0
@IF "%1" EQU "pluginSetup" exit /b 0