Navigation Menu

Skip to content

Commit

Permalink
[sysinfo] Drop included systeminfo, and move Qt5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Wachter committed Sep 2, 2013
1 parent 8166af9 commit dfd6824
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 895 deletions.
13 changes: 3 additions & 10 deletions libssu/libssu.pro
Expand Up @@ -13,10 +13,7 @@ public_headers = \
HEADERS = \
$${public_headers} \
sandbox_p.h \
ssucoreconfig.h \
mobility-booty/qofonoservice_linux_p.h \
mobility-booty/qsysteminfo_linux_common_p.h \
mobility-booty/qsysteminfo_dbus_p.h
ssucoreconfig.h

SOURCES = \
sandbox.cpp \
Expand All @@ -26,15 +23,11 @@ SOURCES = \
ssulog.cpp \
ssuvariables.cpp \
ssurepomanager.cpp \
ssusettings.cpp \
mobility-booty/qofonoservice_linux.cpp \
mobility-booty/qsysteminfo_linux_common.cpp \
ssusettings.cpp

#CONFIG += mobility link_pkgconfig
CONFIG += link_pkgconfig
QT += network xml dbus
#MOBILITY += systeminfo
PKGCONFIG += libsystemd-journal boardname
PKGCONFIG += libsystemd-journal boardname Qt5SystemInfo

install_headers.files = $${public_headers}

Expand Down
2 changes: 0 additions & 2 deletions libssu/mobility-booty/README

This file was deleted.

0 comments on commit dfd6824

Please sign in to comment.