File qt-4.7.1-qmake.patch of Package mingw32-libqt4
--- qmake/qmake.pri 2010-11-06 02:55:00.000000000 +0100 +++ qmake/qmake.pri 2010-11-11 11:34:27.000000000 +0100 @@ -135,7 +135,7 @@ SOURCES += qfsfileengine_win.cpp qfsfileengine_iterator_win.cpp qsettings_win.cpp \ qsystemlibrary.cpp win32-msvc*:LIBS += ole32.lib advapi32.lib - win32-g++*:LIBS += -lole32 -luuid + win32*-g++*:LIBS += -lole32 -luuid } qnx {