forked from qt-creator/qt-creator
Specify the source json.in in the .pro, not the compiled json
Change-Id: If5e8da39ac05b30d80646d13a5dd1d4144805ba3 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -24,4 +24,4 @@ HEADERS += qmlprofilerextensionplugin.h \
|
|||||||
inputeventsmodel.h
|
inputeventsmodel.h
|
||||||
|
|
||||||
OTHER_FILES += \
|
OTHER_FILES += \
|
||||||
QmlProfilerExtension.json
|
QmlProfilerExtension.json.in
|
||||||
|
Reference in New Issue
Block a user