diff options
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 8731a072e..ae342e584 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -965,8 +965,6 @@ <ClInclude Include="..\src\blitter\32bpp_simple.hpp" /> <ClCompile Include="..\src\blitter\8bpp_base.cpp" /> <ClInclude Include="..\src\blitter\8bpp_base.hpp" /> - <ClCompile Include="..\src\blitter\8bpp_debug.cpp" /> - <ClInclude Include="..\src\blitter\8bpp_debug.hpp" /> <ClCompile Include="..\src\blitter\8bpp_optimized.cpp" /> <ClInclude Include="..\src\blitter\8bpp_optimized.hpp" /> <ClCompile Include="..\src\blitter\8bpp_simple.cpp" /> |