diff options
author | David Boddie <david.boddie@nokia.com> | 2011-04-27 19:16:41 +0200 |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-04 18:34:57 +0200 |
commit | b727e5b95c1f0bd308b228fcf0445b42847ae583 (patch) | |
tree | e120ca1ec5c2e303fb6fca97bc9754403e0f25f2 /examples/xml/xml.pro | |
parent | 6d1e0faa19be784f79730d65af9c1a162245c7dc (diff) | |
download | qt4-tools-b727e5b95c1f0bd308b228fcf0445b42847ae583.tar.gz |
Squashed commit of the changes from the mobile-examples repository
(4.7-generated-declarative branch).
(cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
Diffstat (limited to 'examples/xml/xml.pro')
-rw-r--r-- | examples/xml/xml.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index 6d232e5f6f..4043e01713 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -17,4 +17,3 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS xml.pro README sources.path = $$[QT_INSTALL_EXAMPLES]/xml INSTALLS += target sources -symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |