summaryrefslogtreecommitdiffstats
path: root/examples/qtquick/qtquick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtquick/qtquick.pro')
-rw-r--r--examples/qtquick/qtquick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qtquick/qtquick.pro b/examples/qtquick/qtquick.pro
index 6d3e8a62e..88412e8bb 100644
--- a/examples/qtquick/qtquick.pro
+++ b/examples/qtquick/qtquick.pro
@@ -7,6 +7,7 @@ HEADERS = quickwindow.h
SOURCES = quickwindow.cpp main.cpp
OTHER_FILES += quickwindow.qml
+RESOURCES += resources.qrc
QT += quick \
widgets # QApplication is required to get native styling with QtQuickControls