lcmake.bat
author fm
Mon, 26 Oct 2009 13:54:58 +0100
changeset 2696 c5bbc6a8dfb7
parent 2609 3c6087d6e9db
permissions -rw-r--r--
added: #projectTypeIsGuiApplication #projectTypeIsNotLibrary changed: #assistantSpec #createNewStartupClass category of: #projectTypeIsLibrary
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