mingwmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 16 May 2018 08:37:31 +0200
changeset 6320 d52325b32f05
parent 5803 aff6f2c1a3c7
child 5810 ff31884ac479
permissions -rw-r--r--
#REFACTORING by stefan class: DialogBox class changed: #initialize #modifyingBoxWith:do: fix return value
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4452
b96bee8dc658 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
4517
222c9c6ceec6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4501
diff changeset
     2
@REM make using mingw gnu compiler
4452
b96bee8dc658 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
b96bee8dc658 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
b96bee8dc658 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
5162
57cb3c38c6a1 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4796
diff changeset
     6
@SET DEFINES=
4486
36fa15293785 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4452
diff changeset
     7
4796
85765ef17b54 Completion support refactored:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4517
diff changeset
     8
@pushd ..\rules
85765ef17b54 Completion support refactored:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4517
diff changeset
     9
@call find_mingw.bat
85765ef17b54 Completion support refactored:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4517
diff changeset
    10
@popd
5162
57cb3c38c6a1 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4796
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
4517
222c9c6ceec6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4501
diff changeset
    12
222c9c6ceec6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4501
diff changeset
    13
5803
aff6f2c1a3c7 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 5439
diff changeset
    14
aff6f2c1a3c7 New View class hierarchy due to delegated GC
Stefan Vogel <sv@exept.de>
parents: 5439
diff changeset
    15