lccmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 09 Mar 2020 14:19:10 +0100
changeset 6238 1f70ed3090a4
parent 4401 d5a82a1d273c
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: CheckBox changed: #initialize
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4401
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
d5a82a1d273c initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8