X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=interfaces%2Finterfaces.pro;h=1dad46072dc48bc413573aaadae1ae89b77a078c;hb=dd8c90f87463d370c3076e13b7c6cc0e27c0d2f5;hp=d7765644ab217dc69494f7dc0394fa2763d24201;hpb=5a040cf1e77872dd567f6ffba50ed79fc27d5822;p=staging%2FHomeScreen.git diff --git a/interfaces/interfaces.pro b/interfaces/interfaces.pro index d776564..1dad460 100644 --- a/interfaces/interfaces.pro +++ b/interfaces/interfaces.pro @@ -12,11 +12,9 @@ # 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 @@ -30,10 +28,12 @@ SOURCES += src/appframework.cpp \ XMLSOURCES = \ appframework.xml \ + afm_user_daemon.xml \ daynightmode.xml \ homescreen.xml \ inputevent.xml \ popup.xml \ + proximity.xml \ statusbar.xml \ windowmanager.xml