diff --git a/SuperBuild/patches/QWT/qwt-2-dllinstall-win.diff b/SuperBuild/patches/QWT/qwt-2-dllinstall-win.diff index c15e4ccae41642b6c608058b0dddb50d22501d55..ed89de527cd1e0cf24903532d7b00da1282bc863 100644 --- a/SuperBuild/patches/QWT/qwt-2-dllinstall-win.diff +++ b/SuperBuild/patches/QWT/qwt-2-dllinstall-win.diff @@ -1,14 +1,14 @@ --- QWT-orig/src/src.pro 2018-04-10 18:10:50.950501905 +0200 -+++ QWT/src/src.pro 2018-04-10 18:12:56.391144326 +0200 -@@ -25,6 +25,11 @@ ++++ QWT/src/src.pro 2018-04-11 11:01:54.888535304 +0200 +@@ -42,6 +42,11 @@ + target.path = $${QWT_INSTALL_LIBS} + INSTALLS = target - CONFIG += dll - win32|symbian: DEFINES += QT_DLL QWT_DLL QWT_MAKEDLL ++win32 { ++ dlltarget.path = $${QWT_INSTALL_BIN} ++ INSTALLS += dlltarget ++} + -+ win32 { -+ dlltarget.path = $${QWT_INSTALL_BIN} -+ INSTALLS += dlltarget -+ } - } - else { - CONFIG += staticlib + CONFIG(lib_bundle) { + + FRAMEWORK_HEADERS.version = Versions