1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|
3 | <ItemGroup> |
---|
4 | <Filter Include="Source Files"> |
---|
5 | <UniqueIdentifier>{744fcd72-a655-425f-bb39-3ab96fb48035}</UniqueIdentifier> |
---|
6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
7 | </Filter> |
---|
8 | <Filter Include="Header Files"> |
---|
9 | <UniqueIdentifier>{714796a5-11ae-4ebd-b4ad-0b93c44f8cfc}</UniqueIdentifier> |
---|
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> |
---|
11 | </Filter> |
---|
12 | </ItemGroup> |
---|
13 | <ItemGroup> |
---|
14 | <ClCompile Include="..\..\source\Lib\TLibDecoder\AnnexBread.cpp"> |
---|
15 | <Filter>Source Files</Filter> |
---|
16 | </ClCompile> |
---|
17 | <ClCompile Include="..\..\source\Lib\TLibDecoder\NALread.cpp"> |
---|
18 | <Filter>Source Files</Filter> |
---|
19 | </ClCompile> |
---|
20 | <ClCompile Include="..\..\source\Lib\TLibDecoder\SEIread.cpp"> |
---|
21 | <Filter>Source Files</Filter> |
---|
22 | </ClCompile> |
---|
23 | <ClCompile Include="..\..\source\Lib\TLibDecoder\SyntaxElementParser.cpp"> |
---|
24 | <Filter>Source Files</Filter> |
---|
25 | </ClCompile> |
---|
26 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp"> |
---|
27 | <Filter>Source Files</Filter> |
---|
28 | </ClCompile> |
---|
29 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp"> |
---|
30 | <Filter>Source Files</Filter> |
---|
31 | </ClCompile> |
---|
32 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp"> |
---|
33 | <Filter>Source Files</Filter> |
---|
34 | </ClCompile> |
---|
35 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp"> |
---|
36 | <Filter>Source Files</Filter> |
---|
37 | </ClCompile> |
---|
38 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecGop.cpp"> |
---|
39 | <Filter>Source Files</Filter> |
---|
40 | </ClCompile> |
---|
41 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSbac.cpp"> |
---|
42 | <Filter>Source Files</Filter> |
---|
43 | </ClCompile> |
---|
44 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSlice.cpp"> |
---|
45 | <Filter>Source Files</Filter> |
---|
46 | </ClCompile> |
---|
47 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecTop.cpp"> |
---|
48 | <Filter>Source Files</Filter> |
---|
49 | </ClCompile> |
---|
50 | </ItemGroup> |
---|
51 | <ItemGroup> |
---|
52 | <ClInclude Include="..\..\source\Lib\TLibDecoder\AnnexBread.h"> |
---|
53 | <Filter>Header Files</Filter> |
---|
54 | </ClInclude> |
---|
55 | <ClInclude Include="..\..\source\Lib\TLibDecoder\NALread.h"> |
---|
56 | <Filter>Header Files</Filter> |
---|
57 | </ClInclude> |
---|
58 | <ClInclude Include="..\..\source\Lib\TLibDecoder\SEIread.h"> |
---|
59 | <Filter>Header Files</Filter> |
---|
60 | </ClInclude> |
---|
61 | <ClInclude Include="..\..\source\Lib\TLibDecoder\SyntaxElementParser.h"> |
---|
62 | <Filter>Header Files</Filter> |
---|
63 | </ClInclude> |
---|
64 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoder.h"> |
---|
65 | <Filter>Header Files</Filter> |
---|
66 | </ClInclude> |
---|
67 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h"> |
---|
68 | <Filter>Header Files</Filter> |
---|
69 | </ClInclude> |
---|
70 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h"> |
---|
71 | <Filter>Header Files</Filter> |
---|
72 | </ClInclude> |
---|
73 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h"> |
---|
74 | <Filter>Header Files</Filter> |
---|
75 | </ClInclude> |
---|
76 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h"> |
---|
77 | <Filter>Header Files</Filter> |
---|
78 | </ClInclude> |
---|
79 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecGop.h"> |
---|
80 | <Filter>Header Files</Filter> |
---|
81 | </ClInclude> |
---|
82 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSbac.h"> |
---|
83 | <Filter>Header Files</Filter> |
---|
84 | </ClInclude> |
---|
85 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSlice.h"> |
---|
86 | <Filter>Header Files</Filter> |
---|
87 | </ClInclude> |
---|
88 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecTop.h"> |
---|
89 | <Filter>Header Files</Filter> |
---|
90 | </ClInclude> |
---|
91 | </ItemGroup> |
---|
92 | </Project> |
---|