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