diff options
Diffstat (limited to 'examples/sql/sql.pro')
-rw-r--r-- | examples/sql/sql.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sql/sql.pro b/examples/sql/sql.pro index 36738fbeed..56e4f89d9b 100644 --- a/examples/sql/sql.pro +++ b/examples/sql/sql.pro @@ -18,3 +18,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql INSTALLS += sources symbian: CONFIG += qt_example +maemo5: CONFIG += qt_example |