mingwmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 20 Aug 2018 10:11:25 +0200
changeset 4346 6604af2f1554
parent 4151 d89c0a96814c
child 4166 66a7a47f9253
permissions -rw-r--r--
#OTHER by cg class: FileBasedSourceCodeManager class removed: #version_FileRepository
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2908
ecf651f06638 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM -------
2961
4104a6a7c238 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2908
diff changeset
     2
@REM make using mingw gnu compiler
2908
ecf651f06638 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
@REM type mingwmake, and wait...
ecf651f06638 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
ecf651f06638 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
@REM -------
3478
3c91522e0e6b merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 3191
diff changeset
     6
@SET DEFINES=
2961
4104a6a7c238 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2908
diff changeset
     7
3129
2f667d1f265d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3103
diff changeset
     8
@pushd ..\rules
2f667d1f265d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3103
diff changeset
     9
@call find_mingw.bat
2f667d1f265d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3103
diff changeset
    10
@popd
3478
3c91522e0e6b merged in jv's changes
Claus Gittinger <cg@exept.de>
parents: 3191
diff changeset
    11
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
3191
8809768a36cd automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3129
diff changeset
    12
8809768a36cd automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 3129
diff changeset
    13
4151
d89c0a96814c SVNVersionInfo is private
Claus Gittinger <cg@exept.de>
parents: 3478
diff changeset
    14
d89c0a96814c SVNVersionInfo is private
Claus Gittinger <cg@exept.de>
parents: 3478
diff changeset
    15