summaryrefslogtreecommitdiffstats
path: root/examples/qws/dbscreen
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-09-30 14:09:38 (GMT)
committerJoão Abecasis <joao@abecasis.name>2009-09-30 15:15:56 (GMT)
commitea533924ddc8a1f4d0c2d400aacee98aff952a00 (patch)
tree005b7946da9dc5725fedcfea0528a6d40d703ba1 /examples/qws/dbscreen
parent40909863e9eb17e0d0469ade608426dbbd08b43e (diff)
downloadQt-ea533924ddc8a1f4d0c2d400aacee98aff952a00.zip
Qt-ea533924ddc8a1f4d0c2d400aacee98aff952a00.tar.gz
Qt-ea533924ddc8a1f4d0c2d400aacee98aff952a00.tar.bz2
Cleaning up usage of examples/{examplebase,symbianpkgrules}.pri
examplebase.pri was renamed to symbianpkgrules, but some project files were not updated to reflect the change. Since it doesn't make sense to have this in non-portable examples, the include is removed in those cases. Reviewed-by: Espen Riskedal
Diffstat (limited to 'examples/qws/dbscreen')
-rw-r--r--examples/qws/dbscreen/dbscreen.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/qws/dbscreen/dbscreen.pro b/examples/qws/dbscreen/dbscreen.pro
index 86152ab..172a02a 100644
--- a/examples/qws/dbscreen/dbscreen.pro
+++ b/examples/qws/dbscreen/dbscreen.pro
@@ -5,8 +5,6 @@ TARGET = dbscreen
target.path += $$[QT_INSTALL_PLUGINS]/gfxdrivers
INSTALLS += target
-include($$QT_SOURCE_TREE/examples/examplebase.pri)
-
HEADERS = dbscreen.h
SOURCES = dbscreendriverplugin.cpp \
dbscreen.cpp