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>{33b27328-70b6-4ea4-a16b-455a567ce767}</UniqueIdentifier> |
---|
6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
7 | </Filter> |
---|
8 | <Filter Include="Header Files"> |
---|
9 | <UniqueIdentifier>{4411ec50-74e7-431c-b042-85ac4adb328a}</UniqueIdentifier> |
---|
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> |
---|
11 | </Filter> |
---|
12 | </ItemGroup> |
---|
13 | <ItemGroup> |
---|
14 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp"> |
---|
15 | <Filter>Source Files</Filter> |
---|
16 | </ClCompile> |
---|
17 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp"> |
---|
18 | <Filter>Source Files</Filter> |
---|
19 | </ClCompile> |
---|
20 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp"> |
---|
21 | <Filter>Source Files</Filter> |
---|
22 | </ClCompile> |
---|
23 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp"> |
---|
24 | <Filter>Source Files</Filter> |
---|
25 | </ClCompile> |
---|
26 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecGop.cpp"> |
---|
27 | <Filter>Source Files</Filter> |
---|
28 | </ClCompile> |
---|
29 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSbac.cpp"> |
---|
30 | <Filter>Source Files</Filter> |
---|
31 | </ClCompile> |
---|
32 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecSlice.cpp"> |
---|
33 | <Filter>Source Files</Filter> |
---|
34 | </ClCompile> |
---|
35 | <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecTop.cpp"> |
---|
36 | <Filter>Source Files</Filter> |
---|
37 | </ClCompile> |
---|
38 | <ClCompile Include="..\..\source\Lib\TLibDecoder\SEIread.cpp"> |
---|
39 | <Filter>Source Files</Filter> |
---|
40 | </ClCompile> |
---|
41 | </ItemGroup> |
---|
42 | <ItemGroup> |
---|
43 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoder.h"> |
---|
44 | <Filter>Header Files</Filter> |
---|
45 | </ClInclude> |
---|
46 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h"> |
---|
47 | <Filter>Header Files</Filter> |
---|
48 | </ClInclude> |
---|
49 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h"> |
---|
50 | <Filter>Header Files</Filter> |
---|
51 | </ClInclude> |
---|
52 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h"> |
---|
53 | <Filter>Header Files</Filter> |
---|
54 | </ClInclude> |
---|
55 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h"> |
---|
56 | <Filter>Header Files</Filter> |
---|
57 | </ClInclude> |
---|
58 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecGop.h"> |
---|
59 | <Filter>Header Files</Filter> |
---|
60 | </ClInclude> |
---|
61 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSbac.h"> |
---|
62 | <Filter>Header Files</Filter> |
---|
63 | </ClInclude> |
---|
64 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecSlice.h"> |
---|
65 | <Filter>Header Files</Filter> |
---|
66 | </ClInclude> |
---|
67 | <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecTop.h"> |
---|
68 | <Filter>Header Files</Filter> |
---|
69 | </ClInclude> |
---|
70 | <ClInclude Include="..\..\source\Lib\TLibDecoder\SEIread.h"> |
---|
71 | <Filter>Header Files</Filter> |
---|
72 | </ClInclude> |
---|
73 | </ItemGroup> |
---|
74 | </Project> |
---|