| Index: source/tools/gentest/gentest.vcxproj.filters
 | 
| diff --git a/source/tools/gentest/gentest.vcxproj.filters b/source/tools/gentest/gentest.vcxproj.filters
 | 
| index efe9564a371569b617759ae33e9032f7233c0ff8..8d6187a6a6664cb7c1b1c3410876f5e53d612f98 100644
 | 
| --- a/source/tools/gentest/gentest.vcxproj.filters
 | 
| +++ b/source/tools/gentest/gentest.vcxproj.filters
 | 
| @@ -1,30 +1,30 @@
 | 
| -<?xml version="1.0" encoding="utf-8"?>
 | 
| -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
| -  <ItemGroup>
 | 
| -    <Filter Include="Source Files">
 | 
| -      <UniqueIdentifier>{e447c064-3b41-421f-8e6f-ecf661554c49}</UniqueIdentifier>
 | 
| -      <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
 | 
| -    </Filter>
 | 
| -    <Filter Include="Header Files">
 | 
| -      <UniqueIdentifier>{1a629c8b-9a21-4677-969f-6b262e4d56d4}</UniqueIdentifier>
 | 
| -      <Extensions>h;hpp;hxx;hm;inl</Extensions>
 | 
| -    </Filter>
 | 
| -    <Filter Include="Resource Files">
 | 
| -      <UniqueIdentifier>{f452beb5-882e-4c16-a7a6-479e858063d0}</UniqueIdentifier>
 | 
| -      <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
 | 
| -    </Filter>
 | 
| -  </ItemGroup>
 | 
| -  <ItemGroup>
 | 
| -    <ClCompile Include="genres32.c">
 | 
| -      <Filter>Source Files</Filter>
 | 
| -    </ClCompile>
 | 
| -    <ClCompile Include="gentest.c">
 | 
| -      <Filter>Source Files</Filter>
 | 
| -    </ClCompile>
 | 
| -  </ItemGroup>
 | 
| -  <ItemGroup>
 | 
| -    <ClInclude Include="gentest.h">
 | 
| -      <Filter>Header Files</Filter>
 | 
| -    </ClInclude>
 | 
| -  </ItemGroup>
 | 
| +<?xml version="1.0" encoding="utf-8"?>
 | 
| +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
| +  <ItemGroup>
 | 
| +    <Filter Include="Source Files">
 | 
| +      <UniqueIdentifier>{e447c064-3b41-421f-8e6f-ecf661554c49}</UniqueIdentifier>
 | 
| +      <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat</Extensions>
 | 
| +    </Filter>
 | 
| +    <Filter Include="Header Files">
 | 
| +      <UniqueIdentifier>{1a629c8b-9a21-4677-969f-6b262e4d56d4}</UniqueIdentifier>
 | 
| +      <Extensions>h;hpp;hxx;hm;inl</Extensions>
 | 
| +    </Filter>
 | 
| +    <Filter Include="Resource Files">
 | 
| +      <UniqueIdentifier>{f452beb5-882e-4c16-a7a6-479e858063d0}</UniqueIdentifier>
 | 
| +      <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
 | 
| +    </Filter>
 | 
| +  </ItemGroup>
 | 
| +  <ItemGroup>
 | 
| +    <ClCompile Include="genres32.c">
 | 
| +      <Filter>Source Files</Filter>
 | 
| +    </ClCompile>
 | 
| +    <ClCompile Include="gentest.c">
 | 
| +      <Filter>Source Files</Filter>
 | 
| +    </ClCompile>
 | 
| +  </ItemGroup>
 | 
| +  <ItemGroup>
 | 
| +    <ClInclude Include="gentest.h">
 | 
| +      <Filter>Header Files</Filter>
 | 
| +    </ClInclude>
 | 
| +  </ItemGroup>
 | 
|  </Project>
 | 
| 
 |