bmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 08 Oct 2016 23:14:46 +0200
changeset 3337 f9ec2e76c54c
parent 3269 89f1fa01ac49
child 3607 d724b67c3588
permissions -rwxr-xr-x
#FEATURE by cg class: Tools::ProjectBuilderAssistantApplication added: #projectTypeIsNonGuiApplication changed:15 methods geometry; allow startup with a startupclass in addition to a projectDefnition class.
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