bmake.bat
author mawalch
Mon, 12 Mar 2018 15:39:58 +0100
changeset 3546 4ee729a8a483
parent 3269 89f1fa01ac49
child 3607 d724b67c3588
permissions -rwxr-xr-x
#BUGFIX by mawalch class: ImageEditor class definition changed: #processSelectedColorsWith: #update:with:from: class: ImageEditor class changed: #windowSpec * Fix palette editing in bitmap editor * Skip tile drawing if there is no image * window spec formatting normalization
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