aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@qt.io>2016-11-21 12:21:14 +0900
committerJens Bocklage <jens_bocklage@mentor.com>2016-11-21 09:34:57 +0000
commitc15499baf78f777de62899a376b0f3cd6b651920 (patch)
treefaa8f01c3fce809d32f9e1543954ed1c5392c79f /interfaces
parent0120ff5e9f513b048e3904eaacaa530e1f0188bb (diff)
cleanup project files
Change-Id: I4d605d97d050fb60e1fef749926cb1b92071782e Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'interfaces')
-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 \