lccmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 16:20:36 +0100
changeset 4044 9400ab00cbfc
parent 3048 4ad45f7be16d
permissions -rwxr-xr-x
#FEATURE by cg class: PNGReader changed: #setColorType: class: PNGReader class comment/format in: #documentation EnforcedImageTypeQuery allows rgb (instead of rgba) read comment in that query class
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3048
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
4ad45f7be16d initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8