aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/interfaces.pro
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/interfaces.pro')
-rw-r--r--interfaces/interfaces.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/interfaces/interfaces.pro b/interfaces/interfaces.pro
index 1dad460..1d2920a 100644
--- a/interfaces/interfaces.pro
+++ b/interfaces/interfaces.pro
@@ -12,12 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-QT += dbus
-QT -= gui
-
TEMPLATE = lib
-CONFIG += staticlib
TARGET = interfaces
+QT = dbus
+CONFIG += staticlib
HEADERS += \
include/appframework.hpp \