source:
pacpustutorials/template/XML/template.xml
Last change on this file was 3, checked in by , 9 years ago | |
---|---|
File size: 317 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <pacpus> |
3 | <components> |
4 | <component name="the_runtime_name" type="YourTemplateComponent" |
5 | param="20"/> |
6 | </components> |
7 | <connections> |
8 | </connections> |
9 | <plugins prefix="" postfix="" extension="so"> |
10 | <plugin lib="YourTemplatePlugin" /> |
11 | </plugins> |
12 | </pacpus> |
Note:
See TracBrowser
for help on using the repository browser.