mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Add Qt += network
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QT += core dbus widgets
|
||||
QT += core dbus widgets network
|
||||
|
||||
TEMPLATE = lib
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
load(common_pre)
|
||||
|
||||
QT += core dbus widgets
|
||||
QT += core dbus widgets network
|
||||
|
||||
TARGET = simulatorxplane
|
||||
TEMPLATE = lib
|
||||
|
||||
Reference in New Issue
Block a user