SdkTool: Fix build with qmake

Change-Id: Idb8da7fa75d6cac02aae5bc41a418069bf62ca16
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Stenger
2021-08-25 08:37:35 +02:00
parent e54c63af5e
commit 6f0c56b6fd

View File

@@ -41,7 +41,6 @@ SOURCES += \
$$UTILS/macroexpander.cpp \
$$UTILS/persistentsettings.cpp \
$$UTILS/qtcassert.cpp \
$$UTILS/commandline.cpp \
$$UTILS/savefile.cpp \
$$UTILS/stringutils.cpp
@@ -77,7 +76,6 @@ HEADERS += \
$$UTILS/macroexpander.h \
$$UTILS/persistentsettings.h \
$$UTILS/qtcassert.h \
$$UTILS/commandline.h \
$$UTILS/savefile.h \
$$UTILS/porting.h