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.4 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>{209c0d98-2ab1-44cb-a040-7772958a225f}</UniqueIdentifier> |
---|
6 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> |
---|
7 | </Filter> |
---|
8 | <Filter Include="Header Files"> |
---|
9 | <UniqueIdentifier>{8b0a93f1-2c16-4dda-a5c6-d6424140d870}</UniqueIdentifier> |
---|
10 | <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> |
---|
11 | </Filter> |
---|
12 | <Filter Include="Resource Files"> |
---|
13 | <UniqueIdentifier>{8d3c7d97-3261-472a-bc5e-867178d72e22}</UniqueIdentifier> |
---|
14 | <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions> |
---|
15 | </Filter> |
---|
16 | </ItemGroup> |
---|
17 | <ItemGroup> |
---|
18 | <ClCompile Include="..\..\source\App\TAppDecoder\decmain.cpp"> |
---|
19 | <Filter>Source Files</Filter> |
---|
20 | </ClCompile> |
---|
21 | <ClCompile Include="..\..\source\App\TAppDecoder\TAppDecCfg.cpp"> |
---|
22 | <Filter>Source Files</Filter> |
---|
23 | </ClCompile> |
---|
24 | <ClCompile Include="..\..\source\App\TAppDecoder\TAppDecTop.cpp"> |
---|
25 | <Filter>Source Files</Filter> |
---|
26 | </ClCompile> |
---|
27 | </ItemGroup> |
---|
28 | <ItemGroup> |
---|
29 | <ClInclude Include="..\..\source\App\TAppDecoder\TAppDecCfg.h"> |
---|
30 | <Filter>Header Files</Filter> |
---|
31 | </ClInclude> |
---|
32 | <ClInclude Include="..\..\source\App\TAppDecoder\TAppDecTop.h"> |
---|
33 | <Filter>Header Files</Filter> |
---|
34 | </ClInclude> |
---|
35 | </ItemGroup> |
---|
36 | </Project> |
---|
Note: See
TracBrowser for help on using the repository browser.