mingwmake.bat
author Stefan Vogel <sv@exept.de>
Mon, 13 Mar 2017 09:54:33 +0100
changeset 3941 dd9237d3a727
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#BUGFIX by stefan class: MIMETypes application/xml -> #isXmlType
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3025
b748f03cb6cf *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
3049
1e91e1a9782e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3040
diff changeset
     2
@REM make using mingw gnu compiler
3025
b748f03cb6cf *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
b748f03cb6cf *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b748f03cb6cf *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3375
aa3f6481de63 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3128
diff changeset
     6
@SET DEFINES=
3040
4b9f600b4057 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3025
diff changeset
     7
3128
8589055efa45 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3089
diff changeset
     8
@pushd ..\rules
8589055efa45 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3089
diff changeset
     9
@call find_mingw.bat
8589055efa45 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3089
diff changeset
    10
@popd
3375
aa3f6481de63 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3128
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
3128
8589055efa45 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3089
diff changeset
    12
8589055efa45 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3089
diff changeset
    13
3716
10e211752eb3 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 3635
diff changeset
    14
10e211752eb3 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 3635
diff changeset
    15