Files
qt-creator/doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec
con d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00

11 lines
343 B
XML

<plugin name="DirModelPlugin" version="0.0.1">
<vendor>FooCompany</vendor>
<copyright>(C) 2009-2011 FooCompanyInc Pvt. Ltd.</copyright>
<license>GPL</license>
<description>Dir Model</description>
<url>http://www.FooCompanyInc.com</url>
<dependencyList>
<dependency name="Core"/>
</dependencyList>
</plugin>