lccmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 12 May 2018 14:25:01 +0200
changeset 8362 573b5a8cc1c5
parent 6404 0ace2bb4eed0
permissions -rw-r--r--
#REFACTORING by cg class: KeyboardForwarder comment/format in: #checkCondition:key:view: #keyPress:x:y:view: changed: #keyRelease:x:y:view: class: KeyboardForwarder class comment/format in: #from:to: #from:toView: #to: #to:condition: #to:condition:filter: #toView: #toView:condition: #toView:condition:filter:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
6404
Claus Gittinger <cg@exept.de>
parents: 6030
diff changeset
     3
@REM type lccmake, and wait...
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
6404
Claus Gittinger <cg@exept.de>
parents: 6030
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
6030
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
92b082b3ecdd *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8