Last change
on this file was
324,
checked in by tech, 12 years ago
|
Initial development version for update to latest HM version.
Includes MV-HEVC and basic extensions for 3D-HEVC.
|
File size:
881 bytes
|
Rev | Line | |
---|
[324] | 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>{6deae16b-79a7-4141-88d0-fb015f23f586}</UniqueIdentifier> |
---|
| 6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
| 7 | </Filter> |
---|
| 8 | <Filter Include="Header Files"> |
---|
| 9 | <UniqueIdentifier>{62ba4b7c-b50d-4cba-abba-51619954bc1e}</UniqueIdentifier> |
---|
| 10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> |
---|
| 11 | </Filter> |
---|
| 12 | </ItemGroup> |
---|
| 13 | <ItemGroup> |
---|
| 14 | <ClCompile Include="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.cpp"> |
---|
| 15 | <Filter>Source Files</Filter> |
---|
| 16 | </ClCompile> |
---|
| 17 | </ItemGroup> |
---|
| 18 | <ItemGroup> |
---|
| 19 | <ClInclude Include="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.h"> |
---|
| 20 | <Filter>Header Files</Filter> |
---|
| 21 | </ClInclude> |
---|
| 22 | </ItemGroup> |
---|
| 23 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.