mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Start supporting Qt6
Everything is broken but we want to start fixing as much as possible
This commit is contained in:
@ -37,6 +37,8 @@ unix:haiku {
|
||||
CONFIG -= flat
|
||||
QT += core sql network
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat
|
||||
|
||||
# Source files
|
||||
HEADERS += ../YACReaderLibrary/library_creator.h \
|
||||
../YACReaderLibrary/package_manager.h \
|
||||
|
Reference in New Issue
Block a user