forked from qt-creator/qt-creator
Fixed qbs build.
Change-Id: I043b60b55ab39742b599e7f0d70a444366f03bef Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
committed by
Eike Ziller
parent
67c4788755
commit
c9a31beda0
@@ -162,6 +162,8 @@ QtcPlugin {
|
||||
"actionmanager/command.cpp",
|
||||
"actionmanager/command.h",
|
||||
"actionmanager/command_p.h",
|
||||
"actionmanager/commandbutton.h",
|
||||
"actionmanager/commandbutton.cpp",
|
||||
"actionmanager/commandmappings.cpp",
|
||||
"actionmanager/commandmappings.h",
|
||||
"actionmanager/commandmappings.ui",
|
||||
|
||||
@@ -17,7 +17,6 @@ QtcPlugin {
|
||||
]
|
||||
|
||||
files: [
|
||||
"commandbutton.h",
|
||||
"imageviewerplugin.h",
|
||||
"imageviewerfactory.h",
|
||||
"imageviewerfile.h",
|
||||
@@ -25,7 +24,6 @@ QtcPlugin {
|
||||
"imageview.h",
|
||||
"imageviewerconstants.h",
|
||||
"imagevieweractionhandler.h",
|
||||
"commandbutton.cpp",
|
||||
"imageviewerplugin.cpp",
|
||||
"imageviewerfactory.cpp",
|
||||
"imageviewerfile.cpp",
|
||||
|
||||
Reference in New Issue
Block a user