diff options
author | rubidium <rubidium@openttd.org> | 2014-01-13 18:12:33 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2014-01-13 18:12:33 +0000 |
commit | fdf55a1a484aab3fe5e169574fd3dd5c982b1913 (patch) | |
tree | 1226d8cf60fee861bceee5e8d977649ef24f4f66 /projects/openttd_vs80.vcproj | |
parent | f5f4f8a4b3a25b0746133a4b13ad2d14e6f2eca9 (diff) | |
download | openttd-fdf55a1a484aab3fe5e169574fd3dd5c982b1913.tar.xz |
(svn r26258) -Codechange: deduplicate Draw methods (MJP)
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 7dde340e9..787f3a4e0 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3839,6 +3839,10 @@ > </File> <File + RelativePath=".\..\src\blitter\32bpp_sse_type.h" + > + </File> + <File RelativePath=".\..\src\blitter\32bpp_sse2.cpp" > </File> |