lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 19 Jul 2017 09:42:32 +0200
branchjv
changeset 17619 edb119820fcb
parent 13471 3ee11c3d0306
permissions -rw-r--r--
Issue #154: Set window style using `#beToolWindow` to indicate that the minirunner window is kind of support tool rather than some X11 specific code (which does not work on Windows of course) See https://swing.fit.cvut.cz/projects/stx-jv/ticket/154
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12369
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
@REM make using lcc compiler
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type lccmake, and wait...
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
make.exe -N -f bc.mak -DUSELCC=1 %*
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
9e3bedf29596 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8