lcmake.bat
author Stefan Vogel <sv@exept.de>
Mon, 28 Feb 2011 19:08:00 +0100
changeset 2836 a2e82ebd3bc3
parent 2609 3c6087d6e9db
permissions -rw-r--r--
changed: #keyPress:x:y:view: check if WindowTreeView class is present
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2609
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lcmake, and wait...
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
3c6087d6e9db initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8