Added RTFGenerator.cs

This commit is contained in:
Michael Becker 2015-02-08 11:44:28 -05:00
parent 8512305fef
commit f357de28ef

View File

@ -68,6 +68,7 @@
<Compile Include="DataFormats\Shortcut\FreeDesktop\DesktopShortcutType.cs" />
<Compile Include="DataFormats\Text\Formatted\RichText\RTFCharacterSet.cs" />
<Compile Include="DataFormats\Text\Formatted\RichText\RTFDataFormat.cs" />
<Compile Include="DataFormats\Text\Formatted\RichText\RTFGenerator.cs" />
<Compile Include="DataFormats\UEPackage\UEPackageXMLDataFormat.cs" />
<Compile Include="ExpandedString.cs" />
<Compile Include="ObjectModels\AbstractSyntax\AbstractSyntaxObjectModel.cs" />