diff --git a/src/tools/qpatch/files-to-patch-linux b/src/tools/qpatch/files-to-patch-linux index 2cf70c97291f3560934a2dd28e9821cd7ffcae55..78ecaca240dcf7ac7c58755137ad39ac4fad6ba7 100644 --- a/src/tools/qpatch/files-to-patch-linux +++ b/src/tools/qpatch/files-to-patch-linux @@ -62,3 +62,4 @@ lib/pkgconfig/QtWebKit.pc lib/pkgconfig/QtXmlPatterns.pc lib/pkgconfig/QtXml.pc mkspecs/qconfig.pri +.qmake.cache diff --git a/src/tools/qtlibspatcher/qtlibspatchermain.cpp b/src/tools/qtlibspatcher/qtlibspatchermain.cpp index bf92cb3c1a6f802875cda62a125bcbf10729915b..9c25b59c7f2be7aed54a2ce167fc342ff4e26ac1 100644 --- a/src/tools/qtlibspatcher/qtlibspatchermain.cpp +++ b/src/tools/qtlibspatcher/qtlibspatchermain.cpp @@ -169,7 +169,7 @@ bool patchDebugLibrariesWithQtPath(const char *baseQtPath) { "/bin/QtCored4.dll" }, { "/bin/QtGuid4.dll" }, { "/bin/QtHelpd4.dll" }, - { "/bin/QtNetworkd4.dll" }, + { "/bin/QtMultimediad.dll" }, { "/bin/QtNetworkd4.dll" }, { "/bin/QtOpenGLd4.dll" }, { "/bin/QtScriptd4.dll" },