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>{82d916a5-20c7-4274-ae1e-2af434b33866}</UniqueIdentifier
> |
| 6 <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions> |
| 7 </Filter> |
| 8 <Filter Include="Header Files"> |
| 9 <UniqueIdentifier>{1e6ae8a2-19da-42f9-a533-f032edd29aa9}</UniqueIdentifier
> |
| 10 <Extensions>h;hpp;hxx;hm;inl</Extensions> |
| 11 </Filter> |
| 12 <Filter Include="Resource Files"> |
| 13 <UniqueIdentifier>{1034b176-e390-4db1-bb83-307d3f9924b5}</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="genbrk.cpp"> |
| 19 <Filter>Source Files</Filter> |
| 20 </ClCompile> |
| 21 </ItemGroup> |
| 22 </Project> |
OLD | NEW |