Skip to content
Snippets Groups Projects
Commit ff4946b9 authored by Edric Milaret's avatar Edric Milaret
Browse files

packaging: fix new dependency missing

Issue: #79705
Change-Id: I0edef15a6c3fd36f48ed5babee420fdf062f387f
parent 4ba5c829
No related branches found
No related tags found
No related merge requests found
...@@ -166,7 +166,8 @@ win32 { ...@@ -166,7 +166,8 @@ win32 {
$$RUNTIMEDIR/libharfbuzz-0.dll \ $$RUNTIMEDIR/libharfbuzz-0.dll \
$$RUNTIMEDIR/libintl-8.dll $$RUNTIMEDIR/libpcre-1.dll \ $$RUNTIMEDIR/libintl-8.dll $$RUNTIMEDIR/libpcre-1.dll \
$$RUNTIMEDIR/libpcre16-0.dll $$RUNTIMEDIR/libpng16-16.dll \ $$RUNTIMEDIR/libpcre16-0.dll $$RUNTIMEDIR/libpng16-16.dll \
$$RUNTIMEDIR/libjpeg-8.dll $$RUNTIMEDIR/libiconv-2.dll $$RUNTIMEDIR/libjpeg-8.dll $$RUNTIMEDIR/libiconv-2.dll \
$$RUNTIMEDIR/libidn-11.dll
QTDEPSRUNTIME.path = $$OUT_PWD/release QTDEPSRUNTIME.path = $$OUT_PWD/release
QTPLATFORMS.files = $$(QTDIR)/plugins/platforms/qwindows.dll QTPLATFORMS.files = $$(QTDIR)/plugins/platforms/qwindows.dll
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment