]>
Commit | Line | Data |
---|---|---|
2ca993e8 A |
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>{bb521e6b-d70a-4efd-9399-408729059da6}</UniqueIdentifier> | |
6 | <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions> | |
7 | </Filter> | |
8 | <Filter Include="Header Files"> | |
9 | <UniqueIdentifier>{837c7f4e-341d-4455-aa1e-f6ff7a03b065}</UniqueIdentifier> | |
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> | |
11 | </Filter> | |
12 | <Filter Include="Resource Files"> | |
13 | <UniqueIdentifier>{a80f327a-7fb8-4737-8bd9-0f4b26c2c344}</UniqueIdentifier> | |
14 | <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions> | |
15 | </Filter> | |
16 | </ItemGroup> | |
17 | <ItemGroup> | |
18 | <ClCompile Include="gensprep.c"> | |
19 | <Filter>Source Files</Filter> | |
20 | </ClCompile> | |
21 | <ClCompile Include="store.c"> | |
22 | <Filter>Source Files</Filter> | |
23 | </ClCompile> | |
24 | </ItemGroup> | |
25 | <ItemGroup> | |
26 | <ClInclude Include="gensprep.h"> | |
27 | <Filter>Header Files</Filter> | |
28 | </ClInclude> | |
29 | </ItemGroup> | |
729e4ab9 | 30 | </Project> |