Updated project file

git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@717 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
niksedk 2011-10-13 20:28:54 +00:00
parent 68397dbd57
commit 0791177a15

View File

@ -640,6 +640,12 @@
<Compile Include="Logic\SubtitleFormats\UnknownSubtitle4.cs" />
<Compile Include="Logic\SubtitleFormats\ZeroG.cs" />
<Compile Include="Logic\TimeCode.cs" />
<Compile Include="Logic\TransportStream\AdaptationField.cs" />
<Compile Include="Logic\TransportStream\Helper.cs" />
<Compile Include="Logic\TransportStream\Packet.cs" />
<Compile Include="Logic\TransportStream\PacketizedElementaryStream.cs" />
<Compile Include="Logic\TransportStream\ProgramAssociationTable.cs" />
<Compile Include="Logic\TransportStream\TransportStreamParser.cs" />
<Compile Include="Logic\Utilities.cs" />
<Compile Include="Logic\VideoFormats\AviRiffData.cs" />
<Compile Include="Logic\VideoFormats\Matroska.cs" />
@ -962,6 +968,7 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<SubType>Designer</SubType>
</Content>
<Content Include="Languages\de-DE.xml" />
<Content Include="Languages\es-ES.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>