2027f204b5
Make sure that INCLUDE, LIB paths are again considered in configure
checks on MinGW. While gcc itself doesn't care about the variables,
qmake automatically adds them via -I, -L...
This broke with
|
||
---|---|---|
.. | ||
configure_pch.h | ||
configure.pro | ||
configureapp.cpp | ||
configureapp.h | ||
environment.cpp | ||
environment.h | ||
main.cpp | ||
Makefile.mingw | ||
Makefile.win32 | ||
tools.cpp | ||
tools.h |