bmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 02 Feb 2018 00:54:11 +0100
changeset 3531 cf715db898dd
parent 3269 89f1fa01ac49
child 3607 d724b67c3588
permissions -rwxr-xr-x
#UI_ENHANCEMENT by cg class: ResourceSelectionBrowser finally, some improvements to this ugly old beast added:15 methods comment/format in: #classSelected #postBuildWith: #postOpenWith: #rootOfClassCategories #treeViewClassHierarchyContents #updateResourceMethodList changed: #classSelectionUpdate: #listOfClasses #openOnSuperclass:andClass:andSelector:withResourceTypes: #resourceSelected #rootOfClassHierarchy #selectionOfClassPresentation #treeViewClassCategoryChildren #treeViewClassCategoryIcon category of: #openOnSuperclass:andClass:andSelector:withResourceTypes: #treeViewClassCategoryChildren #treeViewClassCategoryIcon #treeViewClassHierarchyContents #validateDoubleClick: class: ResourceSelectionBrowser class added: #title:onSuperclass:andClass:andSelector:withResourceTypes: removed: #treeViewClassHierarchyChildren #treeViewClassHierarchyContents #treeViewClassHierarchyIcon #treeViewClassHierarchyLabel comment/format in: #documentation #request:onSuperclass:andClass:andSelector:withResourceTypes: changed: #windowSpec class: ResourceSelectionBrowser::ResourceMethod added: #method
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