lcmake.bat
author Stefan Vogel <sv@exept.de>
Thu, 15 Mar 2012 18:02:26 +0100
changeset 14060 cefb6d8205e4
parent 12230 cdb8354d4d2a
child 18011 deb0c3355881
permissions -rw-r--r--
changed: #basicFileNamesToGenerate #generateFile: autopackage/default.apspec (for linux) are only generated for applications and no longer for libraries. Same as nsis files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12230
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     1
@REM -------
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     2
@REM make using lcc compiler
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     3
@REM type lcmake, and wait...
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     5
@REM -------
12072
4e253127ca27 initial checkin
fm
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
4e253127ca27 initial checkin
fm
parents:
diff changeset
     7
4e253127ca27 initial checkin
fm
parents:
diff changeset
     8