mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-26 05:02:36 +01:00
Updated project file
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@717 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
parent
68397dbd57
commit
0791177a15
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user