Hi all,
Do you know that freetype source contains 1.4 Mb (10%) of Visual studio project files? Do we need the threaded configurations or are they just redundant?
<ProjectConfiguration Include="Debug|Win32">
<ProjectConfiguration Include="Debug|x64">
<ProjectConfiguration Include="Debug Multithreaded|Win32">
<ProjectConfiguration Include="Debug Multithreaded|x64">
<ProjectConfiguration Include="Debug Singlethreaded|Win32">
<ProjectConfiguration Include="Debug Singlethreaded|x64">
<ProjectConfiguration Include="Release|Win32">
<ProjectConfiguration Include="Release|x64">
<ProjectConfiguration Include="Release Multithreaded|Win32">
<ProjectConfiguration Include="Release Multithreaded|x64">
<ProjectConfiguration Include="Release Singlethreaded|Win32">
<ProjectConfiguration Include="Release Singlethreaded|x64">