Get rid of Automotive Message Broker as it has been replaced.
[AGL/meta-agl-demo.git] / recipes-automotive / ambdbusaccess / files / ambdbusaccess.pro
diff --git a/recipes-automotive/ambdbusaccess/files/ambdbusaccess.pro b/recipes-automotive/ambdbusaccess/files/ambdbusaccess.pro
deleted file mode 100644 (file)
index bfd82ee..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-QT += core dbus
-QT -= gui
-
-TARGET = ambdbusaccess
-CONFIG += console
-CONFIG -= app_bundle
-CONFIG(release):DEFINES += QT_NO_DEBUG_OUTPUT
-
-TEMPLATE = app
-
-SOURCES += \
-    ambdbusaccess.cpp