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