Last change
on this file since 47 was
2,
checked in by hhi, 13 years ago
|
inital import
|
-
Property svn:eol-style set to
native
|
File size:
1.1 KB
|
Line | |
---|
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>{5be05142-782f-40d1-a033-8469cfcac47a}</UniqueIdentifier> |
---|
6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
7 | </Filter> |
---|
8 | <Filter Include="Header Files"> |
---|
9 | <UniqueIdentifier>{cbb9b77c-4791-4642-bb9f-871e208e3027}</UniqueIdentifier> |
---|
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> |
---|
11 | </Filter> |
---|
12 | </ItemGroup> |
---|
13 | <ItemGroup> |
---|
14 | <ClCompile Include="..\..\source\Lib\TLibVideoIO\TVideoIOBits.cpp"> |
---|
15 | <Filter>Source Files</Filter> |
---|
16 | </ClCompile> |
---|
17 | <ClCompile Include="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.cpp"> |
---|
18 | <Filter>Source Files</Filter> |
---|
19 | </ClCompile> |
---|
20 | </ItemGroup> |
---|
21 | <ItemGroup> |
---|
22 | <ClInclude Include="..\..\source\Lib\TLibVideoIO\TVideoIOBits.h"> |
---|
23 | <Filter>Header Files</Filter> |
---|
24 | </ClInclude> |
---|
25 | <ClInclude Include="..\..\source\Lib\TLibVideoIO\TVideoIOYuv.h"> |
---|
26 | <Filter>Header Files</Filter> |
---|
27 | </ClInclude> |
---|
28 | </ItemGroup> |
---|
29 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.