summaryrefslogtreecommitdiff
path: root/examples/quick/controls/gallery/gallery.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/gallery/gallery.pro')
-rw-r--r--examples/quick/controls/gallery/gallery.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/controls/gallery/gallery.pro b/examples/quick/controls/gallery/gallery.pro
index 09358658..68ed0c16 100644
--- a/examples/quick/controls/gallery/gallery.pro
+++ b/examples/quick/controls/gallery/gallery.pro
@@ -3,6 +3,7 @@ TARGET = gallery
!android: !ios: !blackberry: qtHaveModule(widgets): QT += widgets
include(src/src.pri)
+include(../shared/shared.pri)
OTHER_FILES += \
main.qml \