bmake.bat
author mawalch
Wed, 02 Aug 2017 17:10:03 +0200
changeset 3454 5488b2613628
parent 3269 89f1fa01ac49
child 3607 d724b67c3588
permissions -rwxr-xr-x
#BUGFIX by mawalch class: Tools::InternationalLanguageTranslationEditor changed: #extractTranslationsFromProject Suggestions must be nil or a SequenceableCollection of packages (not a Symbol, which is a SequenceableCollection, too).
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