lccmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 14 Jul 2017 10:00:20 +0200
changeset 6181 f87b4ee3d071
parent 4516 330e6d64fd63
permissions -rwxr-xr-x
#OTHER by cg class: MacOSX2ToolbarIconLibrary class changed:28 methods image storage format
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4516
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
330e6d64fd63 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8