| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil
d/2003"> | |
| 3 <ItemGroup> | |
| 4 <Filter Include="Source Files"> | |
| 5 <UniqueIdentifier>{1729c67a-c387-461a-8ea5-4f4c55da17a0}</UniqueIdentifier
> | |
| 6 <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions> | |
| 7 </Filter> | |
| 8 <Filter Include="Header Files"> | |
| 9 <UniqueIdentifier>{18ae9e20-0bfa-47a4-9fe1-e379df6f8ad1}</UniqueIdentifier
> | |
| 10 <Extensions>h;hpp;hxx;hm;inl</Extensions> | |
| 11 </Filter> | |
| 12 <Filter Include="Resource Files"> | |
| 13 <UniqueIdentifier>{80c9cc6e-85a0-44a2-b79a-0f811bd64103}</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="strsrch.cpp"> | |
| 19 <Filter>Source Files</Filter> | |
| 20 </ClCompile> | |
| 21 </ItemGroup> | |
| 22 </Project> | |
| OLD | NEW |