Fixed a linker issue

This commit is contained in:
Matthias Koefferlein 2021-02-25 23:07:23 +01:00
parent f299b3aaa2
commit 96386383d0
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 += \