| 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>{e71f343e-4f13-4d9f-a050-57e1a45e1d0e}</UniqueIdentifier
> | |
| 6 <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions> | |
| 7 </Filter> | |
| 8 <Filter Include="Header Files"> | |
| 9 <UniqueIdentifier>{e7ef9b3f-40af-4fb6-a566-a733e6b718ee}</UniqueIdentifier
> | |
| 10 <Extensions>h;hpp;hxx;hm;inl</Extensions> | |
| 11 </Filter> | |
| 12 <Filter Include="Resource Files"> | |
| 13 <UniqueIdentifier>{a2128bc1-f7fe-41cb-bbbb-c298cb2b91db}</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="genccode.c"> | |
| 19 <Filter>Source Files</Filter> | |
| 20 </ClCompile> | |
| 21 </ItemGroup> | |
| 22 </Project> | |
| OLD | NEW |