summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/sqlbrowser.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/sqlbrowser/sqlbrowser.pro')
-rw-r--r--examples/sql/sqlbrowser/sqlbrowser.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/sql/sqlbrowser/sqlbrowser.pro b/examples/sql/sqlbrowser/sqlbrowser.pro
index 539796fe71..1cc13d754f 100644
--- a/examples/sql/sqlbrowser/sqlbrowser.pro
+++ b/examples/sql/sqlbrowser/sqlbrowser.pro
@@ -15,8 +15,3 @@ build_all:!build_pass {
# install
target.path = $$[QT_INSTALL_EXAMPLES]/sql/sqlbrowser
INSTALLS += target
-
-
-wince {
- DEPLOYMENT_PLUGIN += qsqlite
-}