diff options
Diffstat (limited to 'examples/linguist/linguist.pro')
-rw-r--r-- | examples/linguist/linguist.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/linguist/linguist.pro b/examples/linguist/linguist.pro index 69b6c83def..7de32ef2ec 100644 --- a/examples/linguist/linguist.pro +++ b/examples/linguist/linguist.pro @@ -8,4 +8,4 @@ sources.files = README *.pro sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist INSTALLS += sources -symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +symbian: CONFIG += qt_example |