A linker issue fixed on Windows.

This commit is contained in:
Matthias Koefferlein 2021-02-25 23:08:42 +01:00
parent 68e1284c93
commit f993c0397d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ DEFINES += MAKE_GSI_QTUITOOLS_LIBRARY
INCLUDEPATH += $$TL_INC $$GSI_INC $$QTBASIC_INC
DEPENDPATH += $$TL_INC $$GSI_INC $$QTBASIC_INC
LIBS += -L$$DESTDIR -lklayout_tl -lklayout_gsi -lklayout_qtbasic
LIBS += -L$$DESTDIR -lklayout_tl -lklayout_gsi -lklayout_qtbasic -lklayout_QtCore
SOURCES += \