]>
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>{28feb3e5-286e-4bae-8a94-1831f7734250}</UniqueIdentifier> | |
6 | <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions> | |
7 | </Filter> | |
8 | <Filter Include="Header Files"> | |
9 | <UniqueIdentifier>{82030ac6-467e-4020-a013-5b05ba72e3c8}</UniqueIdentifier> | |
10 | <Extensions>h;hpp;hxx;hm;inl</Extensions> | |
11 | </Filter> | |
12 | <Filter Include="Resource Files"> | |
13 | <UniqueIdentifier>{f2650fcf-69b6-4d3c-b3ff-8eb4b63775c9}</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="legacy.cpp"> | |
19 | <Filter>Source Files</Filter> | |
20 | </ClCompile> | |
21 | <ClCompile Include="newcol.cpp"> | |
22 | <Filter>Source Files</Filter> | |
23 | </ClCompile> | |
24 | <ClCompile Include="oldcol.cpp"> | |
25 | <Filter>Source Files</Filter> | |
26 | </ClCompile> | |
27 | </ItemGroup> | |
729e4ab9 | 28 | </Project> |