lccmake.bat
author matilk
Thu, 12 Mar 2020 16:49:21 +0100
changeset 6845 505264a24615
parent 4516 330e6d64fd63
permissions -rwxr-xr-x
#REFACTORING by Maren class: HorizontalPanelView class comment/format in: #examples change obsolete #size: to #asSize: for fonts
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