Commit 5d902520 authored by Thomas Gubler's avatar Thomas Gubler

correctly configure qt for QQuickView

parent 8c58db2f
......@@ -113,7 +113,8 @@ QT += network \
serialport \
sql \
printsupport \
webkitwidgets
webkitwidgets \
quick
# testlib is needed even in release flavor for QSignalSpy support
QT += testlib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment