summaryrefslogtreecommitdiffstats
path: root/examples/sql/books/books.pro
diff options
context:
space:
mode:
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