We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bff2d commit a4785b3Copy full SHA for a4785b3
src/autoupdatergui/autoupdatergui.pro
@@ -66,3 +66,5 @@ else: include($$OUT_PWD/qpmx_generated.pri)
66
#replace template qm by ts
67
qpmx_ts_target.files -= $$OUT_PWD/$$QPMX_WORKINGDIR/qtautoupdatergui_template.qm
68
qpmx_ts_target.files += translations/qtautoupdatergui_template.ts
69
+
70
+mingw: LIBS_PRIVATE += -lQt5Widgets -lQt5Gui -lQt5Core
0 commit comments