mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Start Qt6 migration
This commit is contained in:
@@ -2,6 +2,7 @@ TARGET = AmneziaVPN-service
|
||||
TEMPLATE = app
|
||||
CONFIG += console qt no_batch
|
||||
QT += core network remoteobjects
|
||||
equals(QT_MAJOR_VERSION, 6): QT += core5compat
|
||||
|
||||
HEADERS = \
|
||||
../../client/utils.h \
|
||||
|
||||
Reference in New Issue
Block a user