lcmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 27 Feb 2013 12:34:59 +0000
branchjv
changeset 12431 9f0c59c742d5
parent 8943 e10238191bc6
permissions -rw-r--r--
Added LintRuleSettingsApplication and LintRuleEditDialog to define user-defined rule sets.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8943
e10238191bc6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8829
diff changeset
     1
@REM -------
e10238191bc6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8829
diff changeset
     2
@REM make using lcc compiler
e10238191bc6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8829
diff changeset
     3
@REM type lcmake, and wait...
e10238191bc6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8829
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
e10238191bc6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 8829
diff changeset
     5
@REM -------
8829
6125375e173e initial checkin
Michael Beyl <mb@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
6125375e173e initial checkin
Michael Beyl <mb@exept.de>
parents:
diff changeset
     7
6125375e173e initial checkin
Michael Beyl <mb@exept.de>
parents:
diff changeset
     8