aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@theqtcompany.com>2016-01-20 15:16:55 +0100
committerChristian Kandeler <christian.kandeler@theqtcompany.com>2016-01-20 14:35:25 +0000
commit74b5741402ef00acfcf5aab6aec7eb0d44d4e7a1 (patch)
tree87ac872063051c424e6f6f099b233eccc9cc7c22
parent78b45e41afff5089eff24e7621ac483ad0f330b4 (diff)
Add missing resource file to qbs project.
Change-Id: I674779a04f1a4e0e10715b6003a029a42ca3f8e0 Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
-rw-r--r--plugins/qmlprofiler/qmlprofiler.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/qmlprofiler.qbs b/plugins/qmlprofiler/qmlprofiler.qbs
index 06a069cb6a..7196e64884 100644
--- a/plugins/qmlprofiler/qmlprofiler.qbs
+++ b/plugins/qmlprofiler/qmlprofiler.qbs
@@ -15,6 +15,7 @@ QtcCommercialPlugin {
"debugmessagesmodel.h",
"flamegraph.cpp",
"flamegraph.h",
+ "flamegraph.qrc",
"flamegraphmodel.cpp",
"flamegraphmodel.h",
"flamegraphview.cpp",