Qt5 to QT6 fixes.
This commit is contained in:
parent
c8010d4d52
commit
14be6506ee
4 changed files with 8 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
QT += widgets core gui network xml remoteobjects quick svg quickcontrols2
|
||||
QT += widgets core gui network xml remoteobjects quick svg quickcontrols2 core5compat
|
||||
equals(QT_MAJOR_VERSION, 6): QT += core5compat
|
||||
|
||||
TARGET = AmneziaVPN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue