Enabling db resource for the '-without-qt' case, specifically the default font

This commit is contained in:
Matthias Koefferlein 2023-11-12 22:25:53 +01:00
parent 6d55f6bc7d
commit 139723ed5d
1 changed files with 2 additions and 6 deletions

View File

@ -407,12 +407,8 @@ HEADERS = \
dbShapeCollection.h \
dbShapeCollectionUtils.h
!equals(HAVE_QT, "0") {
RESOURCES = \
dbResources.qrc \
}
RESOURCES = \
dbResources.qrc \
INCLUDEPATH += $$TL_INC $$GSI_INC
DEPENDPATH += $$TL_INC $$GSI_INC