forked from qt-creator/qt-creator
qbs files: Sort files
Change-Id: I6514deb70162bd52687e6143813bcf1325a797db Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
Christian Kandeler
parent
ad94d4f09c
commit
a00b291484
@@ -54,16 +54,16 @@ QtcPlugin {
|
||||
"valgrindengine.h",
|
||||
"valgrindplugin.cpp",
|
||||
"valgrindplugin.h",
|
||||
"valgrindprocess.cpp",
|
||||
"valgrindprocess.h",
|
||||
"valgrindrunner.cpp",
|
||||
"valgrindrunner.h",
|
||||
"valgrindsettings.cpp",
|
||||
"valgrindsettings.h",
|
||||
"valgrindtool.cpp",
|
||||
"valgrindtool.h",
|
||||
"workarounds.cpp",
|
||||
"workarounds.h",
|
||||
"valgrindprocess.cpp",
|
||||
"valgrindprocess.h",
|
||||
"valgrindrunner.cpp",
|
||||
"valgrindrunner.h",
|
||||
"callgrind/callgrindabstractmodel.h",
|
||||
"callgrind/callgrindcallmodel.cpp",
|
||||
"callgrind/callgrindcallmodel.h",
|
||||
@@ -115,7 +115,7 @@ QtcPlugin {
|
||||
"xmlprotocol/suppression.cpp",
|
||||
"xmlprotocol/suppression.h",
|
||||
"xmlprotocol/threadedparser.cpp",
|
||||
"xmlprotocol/threadedparser.h"
|
||||
"xmlprotocol/threadedparser.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user