summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-22 14:58:03 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-24 16:47:24 +0200
commit21aba7991592e792808ba4dfeb26fe2b9754544d (patch)
tree287e8f3e29a6af897218eedefa8798c0ad7385ac /examples/sql/sqlbrowser
parente0d5221957bf0d7857f924f1f2ae63d490de0a0a (diff)
Update sql and animation demos to be an example.
Change-Id: I683383e2dab9428ea3fe4cfffba24bb7fefbc7c7 Reviewed-on: http://codereview.qt.nokia.com/618 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'examples/sql/sqlbrowser')
-rw-r--r--examples/sql/sqlbrowser/sqlbrowser.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/sql/sqlbrowser/sqlbrowser.pro b/examples/sql/sqlbrowser/sqlbrowser.pro
index dc6214622c..9ec26900ad 100644
--- a/examples/sql/sqlbrowser/sqlbrowser.pro
+++ b/examples/sql/sqlbrowser/sqlbrowser.pro
@@ -13,12 +13,12 @@ build_all:!build_pass {
}
# install
-target.path = $$[QT_INSTALL_DEMOS]/qtbase/sqlbrowser
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/sqlbrowser
sources.files = $$SOURCES $$HEADERS $$FORMS *.pro
-sources.path = $$[QT_INSTALL_DEMOS]/qtbase/sqlbrowser
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/sqlbrowser
INSTALLS += target sources
-symbian: CONFIG += qt_demo
+symbian: CONFIG += qt_example
wince*: {
DEPLOYMENT_PLUGIN += qsqlite