From 0ccafc2effaab52c370e7f2240682906ad9b2d9f Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 17 May 2011 15:59:46 +1000 Subject: Update sync.profile for QtLocation QtLocation depends QtDeclarative too --- sync.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 892e8bd3..db13b435 100644 --- a/sync.profile +++ b/sync.profile @@ -9,6 +9,7 @@ %mastercontent = ( "gui" => "#include \n", "network" => "#include \n", + "declarative" => "#include \n", ); %modulepris = ( "QtLocation" => "$basedir/modules/qt_location.pri", @@ -24,5 +25,6 @@ "QtGui" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a", "QtNetwork" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a", "QtCore" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a", + "QtDeclarative" => "0c637cb07ba3c9b353e7e483a209537485cc4e2a", }, ); -- cgit v1.2.3