summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2007-09-09 23:16:01 +0000
committertruelight <truelight@openttd.org>2007-09-09 23:16:01 +0000
commitf827093ba74ccb39db77f69e80e1a3ecd9f4b85f (patch)
treefe46e704df372bfa17f9bda4128052013ebf40ab /projects/openttd_vs80.vcproj
parent3de2c716df8c6670078ac1528ce87ec9aa711cc8 (diff)
downloadopenttd-f827093ba74ccb39db77f69e80e1a3ecd9f4b85f.tar.xz
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch)
-Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 908880ab1..c7128fd1e 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1544,6 +1544,14 @@
>
</File>
<File
+ RelativePath=".\..\src\blitter\32bpp_optimized.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\32bpp_optimized.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\blitter\32bpp_simple.cpp"
>
</File>