lccmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 17 May 2019 17:11:44 +0200
changeset 18767 0478d93cdb75
parent 12369 9e3bedf29596
child 12405 76f9a872362b
permissions -rwxr-xr-x
#REFACTORING by stefan Sanitize BlockValues class: Tools::Inspector2 changed: #toolbarBackgroundHolder
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