mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Cleanup the enabled modules in all sub projects
Most modules were just enabled to add include path for dependent headers
This commit is contained in:
committed by
Klaus Basan
parent
8fad39fdaf
commit
4aaccb44c3
@@ -1,8 +1,6 @@
|
||||
load(common_pre)
|
||||
|
||||
QT += core dbus gui svg network xml multimedia
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
QT += core dbus network widgets
|
||||
|
||||
TARGET = swiftguistd
|
||||
TEMPLATE = app
|
||||
|
||||
Reference in New Issue
Block a user