lccmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 15 Nov 2017 11:56:58 +0100
changeset 6227 ff84138a7915
parent 4516 330e6d64fd63
permissions -rwxr-xr-x
#BUGFIX by cg class: EditTextView changed: #splitLinesAtCharacterOrString care for readonly
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4516
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8