lccmake.bat
author sr
Tue, 11 Jun 2019 11:47:16 +0200
changeset 6604 89a0c07bbba9
parent 4516 330e6d64fd63
permissions -rwxr-xr-x
#BUGFIX by Stefan Reise fixed recursion when calling #showSelectedFont #updateFamilyList class: FontPanel added: #updateFamilyListAndDoShowSelectedFont: changed: #showSelectedFont #updateFamilyList
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