forked from qt-creator/qt-creator
fix qbs build
Change-Id: Ifb851fe09179b4822c53f528c793209226396c33 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
Christian Kandeler
parent
834a2687da
commit
67399fc02a
@@ -12,10 +12,10 @@ QtcPlugin {
|
||||
|
||||
|
||||
files: [
|
||||
"diffeditor_global.h",
|
||||
"diffeditorconstants.h",
|
||||
"diffeditor.cpp",
|
||||
"diffeditor.h",
|
||||
"diffeditor_global.h",
|
||||
"diffeditorconstants.h",
|
||||
"diffeditorfile.cpp",
|
||||
"diffeditorfile.h",
|
||||
"diffeditorplugin.cpp",
|
||||
|
||||
Reference in New Issue
Block a user