diff options
author | Bea Lam <bea.lam@nokia.com> | 2009-10-04 23:09:36 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2009-10-04 23:09:36 (GMT) |
commit | 8e3bc733da076e321bd9a03d74aa79eb32d8d1e8 (patch) | |
tree | b725ef8ad82e79526e3156aeed4818166b4fd644 /examples/activeqt/activeqt.pro | |
parent | 26902aaa6aec89f873cc5e4b13d953f5c83049cc (diff) | |
parent | c76bb1dcda7b0339d9de427d155b593b3779bea7 (diff) | |
download | Qt-8e3bc733da076e321bd9a03d74aa79eb32d8d1e8.zip Qt-8e3bc733da076e321bd9a03d74aa79eb32d8d1e8.tar.gz Qt-8e3bc733da076e321bd9a03d74aa79eb32d8d1e8.tar.bz2 |
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'examples/activeqt/activeqt.pro')
-rw-r--r-- | examples/activeqt/activeqt.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/activeqt/activeqt.pro b/examples/activeqt/activeqt.pro index db63104..262e1a1 100644 --- a/examples/activeqt/activeqt.pro +++ b/examples/activeqt/activeqt.pro @@ -18,5 +18,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/activeqt sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS activeqt.pro sources.path = $$[QT_INSTALL_EXAMPLES]/activeqt INSTALLS += target sources - -symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |