summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj54
1 files changed, 21 insertions, 33 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 93f7d1241..e58eb48b2 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1512,6 +1512,14 @@
Name="Blitters"
>
<File
+ RelativePath=".\..\src\blitter\32bpp_base.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\32bpp_base.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\blitter\32bpp_simple.cpp"
>
</File>
@@ -1520,6 +1528,14 @@
>
</File>
<File
+ RelativePath=".\..\src\blitter\8bpp_base.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\8bpp_base.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\blitter\8bpp_debug.cpp"
>
</File>
@@ -1544,7 +1560,11 @@
>
</File>
<File
- RelativePath=".\..\src\blitter\blitter.hpp"
+ RelativePath=".\..\src\blitter\base.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\factory.hpp"
>
</File>
<File
@@ -1581,38 +1601,6 @@
</File>
</Filter>
<Filter
- Name="Renderer"
- >
- <File
- RelativePath=".\..\src\renderer\32bpp.cpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\32bpp.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\8bpp.cpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\8bpp.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\null.cpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\null.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\renderer\renderer.hpp"
- >
- </File>
- </Filter>
- <Filter
Name="NewGRF"
>
<File