summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2011-05-09 14:29:27 +1000
committerAlex <qt-info@nokia.com>2011-05-09 14:29:27 +1000
commitd94e67fe339e89a2eeabc837bb9119f8b7be2807 (patch)
tree15e7ddd25de5d7cfbd71de3b039c4bb9bb11510a /sync.profile
parent31a6300090cf085c55ff43a999bdc8455d2f4b1b (diff)
downloadqtlocation-d94e67fe339e89a2eeabc837bb9119f8b7be2807.tar.gz
make QtLocation compile on Linux
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 79111dcd..1dbdaeda 100644
--- a/sync.profile
+++ b/sync.profile
@@ -8,7 +8,6 @@
%mastercontent = (
"gui" => "#include <QtGui/QtGui>\n",
"network" => "#include <QtNetwork/QtNetwork>\n",
- "sql" => "#include <QtSql/QtSql>\n",
);
%modulepris = (
"QtLocation" => "$basedir/modules/qt_location.pri",
@@ -23,7 +22,6 @@
"QtLocation" => {
"QtGui" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a",
"QtNetwork" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a",
- "QtSql" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a",
"QtCore" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a",
},
);