mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 22 Aug 2018 12:58:11 +0200
changeset 8451 6eafe0433763
parent 7437 2f3a225346d8
child 7541 39940e2446a5
permissions -rw-r--r--
#QUALITY by cg class: WindowSensor comment/format in: #basicAddDamage:view:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5930
bd2d0df3a3a5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
6405
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
     2
@REM make using mingw gnu compiler
5930
bd2d0df3a3a5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
bd2d0df3a3a5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
bd2d0df3a3a5 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
6405
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
     6
@SET DEFINES=
5987
44bc3846f328 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5930
diff changeset
     7
6405
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
     8
@pushd ..\rules
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
     9
@call find_mingw.bat
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
    10
@popd
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
    12
Claus Gittinger <cg@exept.de>
parents: 6001
diff changeset
    13
7437
2f3a225346d8 Inheritance changed due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 7007
diff changeset
    14
2f3a225346d8 Inheritance changed due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 7007
diff changeset
    15