X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=interfaces%2Finterfaces.pro;h=bd3fa39b3431481a82107e4dd78d206cbdefe145;hb=949bf001944f462b4fbf8d28ee7e9643c9888bee;hp=d7765644ab217dc69494f7dc0394fa2763d24201;hpb=cf8cd699e91df40c3f9070019f7c561432b4b4dd;p=staging%2FHomeScreen.git diff --git a/interfaces/interfaces.pro b/interfaces/interfaces.pro index d776564..bd3fa39 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 @@ -34,6 +32,7 @@ XMLSOURCES = \ homescreen.xml \ inputevent.xml \ popup.xml \ + proximity.xml \ statusbar.xml \ windowmanager.xml