Added dvb_subtitle_decoder.c to the project

This commit is contained in:
Carlos Fernandez 2016-08-22 16:17:17 -07:00
parent b604fe74b5
commit b00f8e75f6
2 changed files with 4 additions and 0 deletions

View File

@ -196,6 +196,7 @@
<ClCompile Include="..\src\lib_ccx\cc_bitstream.c" />
<ClCompile Include="..\src\lib_ccx\configuration.c" />
<ClCompile Include="..\src\lib_ccx\dvb_subtitle_decoder.c" />
<ClCompile Include="..\src\lib_ccx\dvd_subtitle_decoder.c" />
<ClCompile Include="..\src\lib_ccx\es_functions.c" />
<ClCompile Include="..\src\lib_ccx\es_userdata.c" />
<ClCompile Include="..\src\lib_ccx\file_functions.c" />

View File

@ -731,6 +731,9 @@
<ClCompile Include="..\src\protobuf-c\protobuf-c.c">
<Filter>Source Files\protobuf-c</Filter>
</ClCompile>
<ClCompile Include="..\src\lib_ccx\dvd_subtitle_decoder.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="..\src\lib_ccx\ccx_sub_entry_message.proto">