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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/books/books.pro b/examples/sql/books/books.pro
index 1cdcaff870..c64766c29f 100644
--- a/examples/sql/books/books.pro
+++ b/examples/sql/books/books.pro
@@ -12,7 +12,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/sql/books
INSTALLS += target
-wince*: {
+wince {
CONFIG(debug, debug|release):sqlPlugins.files = $$QT_BUILD_TREE/plugins/sqldrivers/*d4.dll
CONFIG(release, debug|release):sqlPlugins.files = $$QT_BUILD_TREE/plugins/sqldrivers/*[^d]4.dll
sqlPlugins.path = sqldrivers