qt5base-lts/tools/configure
Oswald Buddenhagen 03ae6ad8e9 remove $INCLUDE/$LIB hack for mingw
mingw is not msvc, and nobody in their right mind would expect it to
behave like it.

[ChangeLog][Important Behavior Changes][qmake] Qt configure and qmake
used with a MinGW spec will no longer emulate MSVC by picking up the
INCLUDE and LIB environment variables. Use the -I/-L configure options
to pass additional paths, as you would under Unix.

Change-Id: I533bb97de34d14dcbd45e0416283a79f44096c67
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-05-12 09:10:18 +00:00
..
configure_pch.h Update copyright headers 2015-02-11 06:49:51 +00:00
configure.pro De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
configureapp.cpp remove $INCLUDE/$LIB hack for mingw 2015-05-12 09:10:18 +00:00
configureapp.h adjust configure's path output to relative paths 2015-03-06 19:08:37 +00:00
environment.cpp remove $INCLUDE/$LIB hack for mingw 2015-05-12 09:10:18 +00:00
environment.h Add mingw GCC Version to qconfig.pri 2015-03-25 11:13:19 +00:00
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
Makefile.mingw remove redundant CXX definition 2015-02-04 16:33:37 +00:00
Makefile.win32 MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
tools.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
tools.h Update copyright headers 2015-02-11 06:49:51 +00:00