lccmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 11 Sep 2017 09:08:06 +0200
changeset 17686 c6fc2da19287
parent 12369 9e3bedf29596
child 12405 76f9a872362b
permissions -rwxr-xr-x
#FEATURE by cg class: AbstractFileBrowser added: #hasImageHistogram #showDeltaBetweenTwoImageFiles class: AbstractFileBrowser class changed: #toolsMenuSpec
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