summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-09-19 17:53:43 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-27 04:56:05 +0200
commit9302f1348d4d22c78c364d7a37526dd004fec7a0 (patch)
tree7f6d77e51da97ac33d4fa76651f02c7c76b0e9c4 /sync.profile
parent7f41a59ee2a2584fbc1b1e4a53ae6d7cfbf7e97b (diff)
downloadqtlocation-9302f1348d4d22c78c364d7a37526dd004fec7a0.tar.gz
Add first version of NPE backend
Change-Id: I007b73a98ee7123c7361b8d00173ee93aa2955fe Reviewed-on: http://codereview.qt-project.org/5119 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 91a14a8a..e5888d1f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -31,5 +31,6 @@
# compile tests
%configtests = (
- "jsondb" => {}
+ "jsondb" => {},
+ "mtcore" => {},
);