diff options
| author | abcd <qt-info@nokia.com> | 2010-08-03 13:50:38 +1000 |
|---|---|---|
| committer | abcd <qt-info@nokia.com> | 2010-08-03 13:50:38 +1000 |
| commit | dfac73e30756dc9baef0c78feedd2a1334a164d0 (patch) | |
| tree | ddf8ccee922eb7a75e23e2b31604eb8c307c75eb /doc/src/snippets/qtlandmarksdocsample | |
| parent | ed1e055e3765f7ac423f5b27eb13ea850367fcdc (diff) | |
| parent | ffac691cf41a20599581d718a292794268bae352 (diff) | |
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-location
Diffstat (limited to 'doc/src/snippets/qtlandmarksdocsample')
| -rw-r--r-- | doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro b/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro index f99d1add17..440f6f44ed 100644 --- a/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro +++ b/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.pro @@ -1,13 +1,10 @@ TEMPLATE = app TARGET = qtlandmarksdocsample -include(../../../../common.pri) +include(../../../../features/basic_examples_setup.pri) INCLUDEPATH += ../../../../src/location \ ../../../../src/location/landmarks -DESTDIR = $$QT_MOBILITY_BUILD_TREE/bin/examples -QMAKE_RPATHDIR+=$$OUTPUT_DIR/lib - CONFIG += mobility MOBILITY += location |
