lccmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 01 Sep 2018 17:35:45 +0200
changeset 1094 55a945c18a3e
parent 752 b7d75bbe81e6
permissions -rw-r--r--
#FEATURE by cg class: MCFileTreeRepository changed: #repositoryBranchName #repositoryProperties #repositoryVersionString class: MCFileTreeRepository class comment/format in: #parseName:extension:
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