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