summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj6
-rw-r--r--projects/openttd_vs80.vcproj8
2 files changed, 14 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 224757978..bd6617768 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -992,6 +992,12 @@
RelativePath=".\..\src\blitter\32bpp_base.hpp">
</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>
<File
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>