Add Qt5PrintSupport.dll to the list of external QT dlls accepted/tizen/unified/20180821.091139 submit/tizen/20180820.165049
authorKonstantin Kholopov <kkholopov@dev.rtsoft.ru>
Mon, 13 Aug 2018 14:07:37 +0000 (17:07 +0300)
committerPetr Bred/AI Ecosystem Lab /SRR/Staff Engineer/삼성전자 <p.bred@samsung.com>
Mon, 20 Aug 2018 16:36:12 +0000 (19:36 +0300)
src/heaptrack_gui.pro

index a6fea99e29906a4278a1b80b6d8cf2f052142552..25203a067b55f374f1d261bf221efc271bf9d781 100644 (file)
@@ -224,7 +224,8 @@ win32 {
             $$(QTDIR)/bin/Qt5Gui.dll \
             $$(QTDIR)/bin/Qt5OpenGL.dll \
             $$(QTDIR)/bin/Qt5Svg.dll \
-            $$(QTDIR)/bin/Qt5Widgets.dll
+            $$(QTDIR)/bin/Qt5Widgets.dll \
+            $$(QTDIR)/bin/Qt5PrintSupport.dll
         QWT_CHART {
             # ... and qwt.dll
             EXTRA_BINFILES += $$(QWT_ROOT)/lib/qwt.dll