aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/effectmakernew/EffectMakerNew.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/effectmakernew/EffectMakerNew.json.in')
-rw-r--r--src/plugins/effectmakernew/EffectMakerNew.json.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/plugins/effectmakernew/EffectMakerNew.json.in b/src/plugins/effectmakernew/EffectMakerNew.json.in
new file mode 100644
index 0000000000..46c5e12247
--- /dev/null
+++ b/src/plugins/effectmakernew/EffectMakerNew.json.in
@@ -0,0 +1,15 @@
+{
+ \"Name\" : \"EffectMakerNew\",
+ \"Version\" : \"$$QTCREATOR_VERSION\",
+ \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"Revision\" : \"$$QTC_PLUGIN_REVISION\",
+ \"Vendor\" : \"The Qt Company Ltd\",
+ \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
+ \"License\" : [ \"Commercial Usage\",
+ \"\",
+ \"Licensees holding valid Qt Enterprise licenses may use this plugin in accordance with the Qt Enterprise License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.\"
+ ],
+ \"Description\" : \"Plugin for Effect Maker.\",
+ \"Url\" : \"http://www.qt.io\",
+ $$dependencyList
+}