mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 23 Jul 2019 11:26:32 +0200
changeset 3737 951fb445472f
parent 3609 a205bae5be75
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2925
857c51227b15 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
3151
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
     2
@REM make using mingw gnu compiler
2925
857c51227b15 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
857c51227b15 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
857c51227b15 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3151
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
     6
@SET DEFINES=
2955
7366b7bc203e mingwmake
Claus Gittinger <cg@exept.de>
parents: 2925
diff changeset
     7
3151
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
     8
@pushd ..\rules
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
     9
@call find_mingw.bat
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
    10
@popd
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
    12
ea535404aad5 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2956
diff changeset
    13
3609
Claus Gittinger <cg@exept.de>
parents: 3271
diff changeset
    14
Claus Gittinger <cg@exept.de>
parents: 3271
diff changeset
    15