lccmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 26 Feb 2020 14:50:07 +0100
changeset 19529 952f1b112e7a
parent 12369 9e3bedf29596
child 12405 76f9a872362b
permissions -rwxr-xr-x
#REFACTORING by stefan class: AbstractSettingsApplication::DisplaySettingsAppl changed: #restoreUsableExtent class: AbstractSettingsApplication::MiscDisplay2SettingsAppl class changed: #suppressScalingByWindowsHelpTextWithForView:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12369
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8