summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-23 19:36:11 +0000
committertruebrain <truebrain@openttd.org>2011-11-23 19:36:11 +0000
commitecbe29ecb7940a50c631acbae58934537b302e48 (patch)
tree1ded5d52c95b9c5ab06d3c02f2ffea7a70cf08cd /projects/openttd_vs100.vcxproj
parentb9192bdc4cc56f9d5e046766ca3d589d7cb6ad4d (diff)
downloadopenttd-ecbe29ecb7940a50c631acbae58934537b302e48.tar.xz
(svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can find him at the same place as you can find CTRL+D. Sorry for those who liked to trip while playing OpenTTD; I truly am sorry :D
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r--projects/openttd_vs100.vcxproj2
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" />