Trying to fix Windows builds

This commit is contained in:
Matthias Koefferlein 2022-03-14 17:49:46 +01:00
parent b09f79b681
commit 6593997751
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ DEPENDPATH += $$RDB_INC $$ANT_INC $$QTBASIC_INC
LIBS += -L$$DESTDIR/.. -lklayout_rdb -lklayout_ant
equals(HAVE_QTBINDINGS, "1") {
LIBS += -lklayout_qtbasic -lklayout_QtGui -lklayout_QtCore
greaterThan(QT_MAJOR_VERSION, 4) {
LIBS += -lklayout_QtWidgets
}
}
HEADERS = \