lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 01 Nov 2014 01:21:08 +0100
changeset 936 c4564a0396b9
parent 752 b7d75bbe81e6
permissions -rw-r--r--
Fix in MCStXSnapshotPreWriteTransformation: do not fix extension cstegory if the prefix in OK. ...otherwise package category is lost when exporting previously imported .mcz. Thanks JK for spotting this.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
752
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
b7d75bbe81e6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8