source: trunk/Utilities/ShowHresult/ShowHresultPS.vcxproj.filters @ 151

Last change on this file since 151 was 92, checked in by roman, 12 years ago
File size: 902 bytes
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>{7d74066d-7c71-4bb3-9f2a-de531c6ea745}</UniqueIdentifier>
6    </Filter>
7    <Filter Include="Generated Files">
8      <UniqueIdentifier>{4dde8cb9-f76d-42c3-b3af-0ebe1b017bf0}</UniqueIdentifier>
9      <SourceControlFiles>False</SourceControlFiles>
10    </Filter>
11  </ItemGroup>
12  <ItemGroup>
13    <None Include="ShowHresultps.def" />
14  </ItemGroup>
15  <ItemGroup>
16    <ClCompile Include="ShowHresult_i.c">
17      <Filter>Generated Files</Filter>
18    </ClCompile>
19    <ClCompile Include="ShowHresult_p.c">
20      <Filter>Generated Files</Filter>
21    </ClCompile>
22    <ClCompile Include="dlldata.c">
23      <Filter>Generated Files</Filter>
24    </ClCompile>
25  </ItemGroup>
26</Project>
Note: See TracBrowser for help on using the repository browser.