forked from qt-creator/qt-creator
SdkTool: Fix build with qmake
Change-Id: Idb8da7fa75d6cac02aae5bc41a418069bf62ca16 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -41,7 +41,6 @@ SOURCES += \
|
|||||||
$$UTILS/macroexpander.cpp \
|
$$UTILS/macroexpander.cpp \
|
||||||
$$UTILS/persistentsettings.cpp \
|
$$UTILS/persistentsettings.cpp \
|
||||||
$$UTILS/qtcassert.cpp \
|
$$UTILS/qtcassert.cpp \
|
||||||
$$UTILS/commandline.cpp \
|
|
||||||
$$UTILS/savefile.cpp \
|
$$UTILS/savefile.cpp \
|
||||||
$$UTILS/stringutils.cpp
|
$$UTILS/stringutils.cpp
|
||||||
|
|
||||||
@@ -77,7 +76,6 @@ HEADERS += \
|
|||||||
$$UTILS/macroexpander.h \
|
$$UTILS/macroexpander.h \
|
||||||
$$UTILS/persistentsettings.h \
|
$$UTILS/persistentsettings.h \
|
||||||
$$UTILS/qtcassert.h \
|
$$UTILS/qtcassert.h \
|
||||||
$$UTILS/commandline.h \
|
|
||||||
$$UTILS/savefile.h \
|
$$UTILS/savefile.h \
|
||||||
$$UTILS/porting.h
|
$$UTILS/porting.h
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user