summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2014-01-13 18:12:33 +0000
committerrubidium <rubidium@openttd.org>2014-01-13 18:12:33 +0000
commitfdf55a1a484aab3fe5e169574fd3dd5c982b1913 (patch)
tree1226d8cf60fee861bceee5e8d977649ef24f4f66 /projects/openttd_vs100.vcxproj
parentf5f4f8a4b3a25b0746133a4b13ad2d14e6f2eca9 (diff)
downloadopenttd-fdf55a1a484aab3fe5e169574fd3dd5c982b1913.tar.xz
(svn r26258) -Codechange: deduplicate Draw methods (MJP)
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r--projects/openttd_vs100.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj
index ba10f2794..d93f31927 100644
--- a/projects/openttd_vs100.vcxproj
+++ b/projects/openttd_vs100.vcxproj
@@ -1124,6 +1124,7 @@
<ClCompile Include="..\src\blitter\32bpp_simple.cpp" />
<ClInclude Include="..\src\blitter\32bpp_simple.hpp" />
<ClInclude Include="..\src\blitter\32bpp_sse_func.hpp" />
+ <ClInclude Include="..\src\blitter\32bpp_sse_type.h" />
<ClCompile Include="..\src\blitter\32bpp_sse2.cpp" />
<ClInclude Include="..\src\blitter\32bpp_sse2.hpp" />
<ClCompile Include="..\src\blitter\32bpp_sse4.cpp" />