WinGui: Fix another instance of the Caliburn vs Json.net sillyness where objects...
[HandBrake.git] / gtk / ghb.anjuta
blobad7ca27e43c614a3b2a6591a10cbbf18d4a7e083
1 <?xml version="1.0"?>
2 <anjuta>
3 <plugin name="GBF Project Manager"
4 url="http://anjuta.org/plugins/"
5 mandatory="yes">
6 <require group="Anjuta Plugin"
7 attribute="Interfaces"
8 value="IAnjutaProjectManager"/>
9 <require group="Project"
10 attribute="Supported-Project-Types"
11 value="automake"/>
12 </plugin>
13 <plugin name="Symbol Browser"
14 url="http://anjuta.org/plugins/"
15 mandatory="yes">
16 <require group="Anjuta Plugin"
17 attribute="Interfaces"
18 value="IAnjutaSymbolManager"/>
19 </plugin>
20 <plugin name="Make Build System"
21 url="http://anjuta.org/plugins/"
22 mandatory="yes">
23 <require group="Anjuta Plugin"
24 attribute="Interfaces"
25 value="IAnjutaBuildable"/>
26 <require group="Build"
27 attribute="Supported-Build-Types"
28 value="make"/>
29 </plugin>
30 </anjuta>