bmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 14 Oct 2019 20:55:04 +0200
changeset 3787 7b01435dcf25
parent 3607 d724b67c3588
permissions -rwxr-xr-x
#FEATURE by exept class: ShowMeHowItWorks added: #do:from: #do:from:withUI: #doStream:from: #drag:toComponent:dropAt: #expand: #findComponent:ifMultiple: #findComponent:inAllApplications:ifMultiple: #label: #movePointerToComponent:rightBottomOffset: #movePointerToComponent:rightOffset: removed: #nextCommand comment/format in: #do: #findComponent: #waitFor:timeout: changed: #do:withUI: #doCommand: #doStream: #press: #release: #select: #selectIndex:in: class: ShowMeHowItWorks class added: #do:from:withUI:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2607
77ef0a319988 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2290
diff changeset
     1
@REM -------
3149
0d4d80f49860 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2607
diff changeset
     2
@REM make using Borland bcc32
2607
77ef0a319988 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2290
diff changeset
     3
@REM type bmake, and wait...
77ef0a319988 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2290
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
77ef0a319988 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2290
diff changeset
     5
@REM -------
3149
0d4d80f49860 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2607
diff changeset
     6
@SET DEFINES=
3269
89f1fa01ac49 c files also depend on headers
Claus Gittinger <cg@exept.de>
parents: 3149
diff changeset
     7
3149
0d4d80f49860 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2607
diff changeset
     8
make.exe -N -f bc.mak  %DEFINES% %*
2290
f9eccf5bbb8b automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2147
diff changeset
     9
f9eccf5bbb8b automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2147
diff changeset
    10
3607
Claus Gittinger <cg@exept.de>
parents: 3269
diff changeset
    11
Claus Gittinger <cg@exept.de>
parents: 3269
diff changeset
    12