bmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 14 Jun 2019 12:45:30 +0100
branchjv
changeset 6068 5e8b7ee23889
parent 5197 4c7442c47ab5
permissions -rw-r--r--
`TerminalView`: fix unicode output on UNIX platforms Rather than depending solely on user setting, consult locale on UNIX systems and use UTF-8 if using UTF-8 locale.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3790
6f2235cf091c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3258
diff changeset
     1
@REM -------
4399
9e8e5def541d added: TriggerBox
Claus Gittinger <cg@exept.de>
parents: 3790
diff changeset
     2
@REM make using Borland bcc32
3790
6f2235cf091c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3258
diff changeset
     3
@REM type bmake, and wait...
6f2235cf091c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3258
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
6f2235cf091c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3258
diff changeset
     5
@REM -------
4535
Claus Gittinger <cg@exept.de>
parents: 4399
diff changeset
     6
@SET DEFINES=
4920
615141202444 Thumbwheel moved from libwidg3
Claus Gittinger <cg@exept.de>
parents: 4535
diff changeset
     7
4845
6a5c44a7d42e Removed dependency on stx:libboss, stx:libjava and stx:libjavascript
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4535
diff changeset
     8
4535
Claus Gittinger <cg@exept.de>
parents: 4399
diff changeset
     9
make.exe -N -f bc.mak  %DEFINES% %*
3258
68a2886249d7 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3161
diff changeset
    10
68a2886249d7 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3161
diff changeset
    11
5184
30894bdf09c8 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 4920
diff changeset
    12
30894bdf09c8 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 4920
diff changeset
    13