From f647b029e864a7008ab7a3f03431d90ef51101d7 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 29 Jul 2011 15:58:23 +1000 Subject: Small cleanups on dependencies and such. Change-Id: Ie01727ac318721c44cafd11ba0a7a138ab9f9c33 Reviewed-on: http://codereview.qt.nokia.com/2375 Reviewed-by: Qt Sanity Bot Reviewed-by: Lorn Potter --- sync.profile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 098606fe..b309f724 100644 --- a/sync.profile +++ b/sync.profile @@ -7,17 +7,10 @@ "qtsensorsversion.h" => "QtSensorsVersion", ); %mastercontent = ( - "declarative" => "#include \n", ); %modulepris = ( "QtSensors" => "$basedir/modules/qt_sensors.pri", ); -# Module dependencies. -# Every module that is required to build this module should have one entry. -# Each of the module version specifiers can take one of the following values: -# - A specific Git revision. -# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) -# %dependencies = ( "qtbase" => "refs/heads/master", "qtscript" => "refs/heads/master", -- cgit v1.2.3