-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmanifest.xml
More file actions
14 lines (14 loc) · 734 Bytes
/
Copy pathmanifest.xml
File metadata and controls
14 lines (14 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_plugin_manifest_file>
<SdkVersion major="2" minor="16" release="0" />
<Plugin name="ProjectExporter">
<Value title="Project Exporter" />
<Value version="0.4.0" />
<Value description="Exports the active project. Supported targets are Autotools, Bakefile, Premake4 script and CMakeList.txt." />
<Value author="Alpha" />
<Value authorEmail="" />
<Value authorWebsite="http://wiki.codeblocks.org/index.php?title=Project_Exporter" />
<Value thanksTo="Everyone on the Code::Blocks forums for giving me tips and pointers." />
<Value license="GPL" />
</Plugin>
</CodeBlocks_plugin_manifest_file>