Start Qt6 migration
This commit is contained in:
parent
9236be7fbd
commit
4b7a8c6d6e
3 changed files with 5 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue