lccmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 29 May 2019 01:12:49 +0200
changeset 747 1dcb53cf964d
parent 472 86a86f13eaa1
permissions -rw-r--r--
#FEATURE by cg class: TestCase added: #invokeTestMethod changed: #performTest support timeout annotation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
472
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
86a86f13eaa1 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8