summaryrefslogtreecommitdiffstats
path: root/demos/books
diff options
context:
space:
mode:
Diffstat (limited to 'demos/books')
-rw-r--r--demos/books/books.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/books/books.pro b/demos/books/books.pro
index a2cd33f86e..94b049a9f6 100644
--- a/demos/books/books.pro
+++ b/demos/books/books.pro
@@ -13,6 +13,8 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro images
sources.path = $$[QT_INSTALL_DEMOS]/books
INSTALLS += target sources
+include($$QT_SOURCE_TREE/demos/demobase.pri)
+
wince*: {
CONFIG(debug, debug|release):sqlPlugins.sources = $$QT_BUILD_TREE/plugins/sqldrivers/*d4.dll
CONFIG(release, debug|release):sqlPlugins.sources = $$QT_BUILD_TREE/plugins/sqldrivers/*[^d]4.dll