mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +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
@@ -2,7 +2,7 @@ load(common_pre)
|
||||
|
||||
requires(equals(WORD_SIZE,64))
|
||||
|
||||
QT += core dbus xml network
|
||||
QT += core
|
||||
|
||||
TARGET = fsuipc
|
||||
TEMPLATE = lib
|
||||
|
||||
Reference in New Issue
Block a user