summaryrefslogtreecommitdiffstats
path: root/examples/sql/books/books.pro
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/books/books.pro
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/books/books.pro')
-rw-r--r--examples/sql/books/books.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/sql/books/books.pro b/examples/sql/books/books.pro
index 1588288f3e..42bb2c2ea3 100644
--- a/examples/sql/books/books.pro
+++ b/examples/sql/books/books.pro
@@ -8,12 +8,12 @@ FORMS = bookwindow.ui
QT += sql
-target.path = $$[QT_INSTALL_DEMOS]/qtbase/books
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/books
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro images
-sources.path = $$[QT_INSTALL_DEMOS]/qtbase/books
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/books
INSTALLS += target sources
-symbian: CONFIG += qt_demo
+symbian: CONFIG += qt_example
wince*: {
CONFIG(debug, debug|release):sqlPlugins.files = $$QT_BUILD_TREE/plugins/sqldrivers/*d4.dll