forked from qt-creator/qt-creator
Move the plugin examples to subdir of pluginhowto.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<plugin name="ItemModelWizard" version="0.0.1">
|
||||
<vendor>FooCompanyInc</vendor>
|
||||
<copyright></copyright>
|
||||
<license></license>
|
||||
<description>{{PLUGIN_DESCRIPTION}}</description>
|
||||
<url>http://www.FooCompanyInc.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core"/>
|
||||
</dependencyList>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user