Introduces shared lib that provides the API of D-Bus org.agl.homescreen.
[staging/HomeScreen.git] / interfaces / interfaces.pro
index d776564..bd3fa39 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-QT  += core dbus
+QT  += dbus
 QT  -= gui
 
-greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
-
 TEMPLATE = lib
 CONFIG += staticlib
 TARGET = interfaces
@@ -34,6 +32,7 @@ XMLSOURCES = \
     homescreen.xml \
     inputevent.xml \
     popup.xml \
+    proximity.xml \
     statusbar.xml \
     windowmanager.xml