quickSelfTest/bmake.bat
author sr
Thu, 12 Oct 2017 11:05:19 +0200
changeset 420 1e2f59a4f198
parent 356 4bc59d8308e0
child 489 095fe50a4e26
permissions -rw-r--r--
*** empty log message ***

@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