bmake.bat
author Jan Vrany <jan.vrany@labware.com>
Fri, 02 Sep 2022 11:25:39 +0100
branchjv
changeset 6261 9b7eb7159d29
parent 5197 4c7442c47ab5
permissions -rw-r--r--
Fix loong standing bug with some menus not being translated / resolved This has happened with browser "View" menu when sometimes it had the slice resolved and sometimes not. It turned out that it was because the code disabled resources (and therefore slices) resolution when processing shortcuts, so the menu was created and cached unresolved. This fixes the issue. eXept apparently run into the same problem.
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