Last change
on this file since 375 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:
905 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>{fb1894c4-d37c-4d7b-b852-ccd81dc75384}</UniqueIdentifier> |
---|
| 6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
| 7 | </Filter> |
---|
| 8 | <Filter Include="Header Files"> |
---|
| 9 | <UniqueIdentifier>{ffdca758-d453-4e59-857a-f84074ede5ba}</UniqueIdentifier> |
---|
| 10 | <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> |
---|
| 11 | </Filter> |
---|
| 12 | </ItemGroup> |
---|
| 13 | <ItemGroup> |
---|
| 14 | <ClCompile Include="..\..\source\Lib\TAppCommon\program_options_lite.cpp"> |
---|
| 15 | <Filter>Source Files</Filter> |
---|
| 16 | </ClCompile> |
---|
| 17 | </ItemGroup> |
---|
| 18 | <ItemGroup> |
---|
| 19 | <ClInclude Include="..\..\source\Lib\TAppCommon\program_options_lite.h"> |
---|
| 20 | <Filter>Header Files</Filter> |
---|
| 21 | </ClInclude> |
---|
| 22 | </ItemGroup> |
---|
| 23 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.