forked from qt-creator/qt-creator
PerfProfiler: Fix release build for qbs on macOS
Change-Id: I965f7ac9947425d08878d401abb22a3daf470ce1 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -62,6 +62,7 @@ QtcPlugin {
|
|||||||
"perfprofiler.qrc",
|
"perfprofiler.qrc",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Qt.core.resourceFileBaseName: "PerfProfilerQml" // avoid conflicting qrc file
|
||||||
Group {
|
Group {
|
||||||
name: "Qml Files"
|
name: "Qml Files"
|
||||||
Qt.core.resourcePrefix: "qt/qml/QtCreator/PerfProfiler/"
|
Qt.core.resourcePrefix: "qt/qml/QtCreator/PerfProfiler/"
|
||||||
|
Reference in New Issue
Block a user