summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro')
-rw-r--r--doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro b/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro
index 39b6ee5932..f99d1add17 100644
--- a/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro
+++ b/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro
@@ -2,7 +2,8 @@ TEMPLATE = app
TARGET = qtlandmarksdocsample
include(../../../../common.pri)
-INCLUDEPATH += ../../../../src/location
+INCLUDEPATH += ../../../../src/location \
+ ../../../../src/location/landmarks
DESTDIR = $$QT_MOBILITY_BUILD_TREE/bin/examples
QMAKE_RPATHDIR+=$$OUTPUT_DIR/lib