1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Add conversion support to projects

This commit is contained in:
Leo Treggiari 2005-11-17 14:42:07 +00:00
parent 06da385853
commit 0b03dd0034

View file

@ -128,6 +128,13 @@
</appInfo>
</annotation>
</attribute>
<attribute name="convertToId" type="string">
<annotation>
<documentation>
The identifier of a projectType, that project types loaded using this definition should be converted to. MBS will invoke a proper converter.
</documentation>
</annotation>
</attribute>
</complexType>
</element>