summaryrefslogtreecommitdiff
path: root/support/packihx/packihx.vcxproj.filters
blob: ff0018948d0276e009a9f9697df2ffad69a30908 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Source Files">
      <UniqueIdentifier>{cf1923ea-d352-403f-b1da-11825ae5d3de}</UniqueIdentifier>
      <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
    </Filter>
    <Filter Include="Header Files">
      <UniqueIdentifier>{a91388e8-433f-4d37-8d94-5de9057e7f28}</UniqueIdentifier>
      <Extensions>h;hpp;hxx;hm;inl</Extensions>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="packihx.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>