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.vcproj32
1 files changed, 32 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index eee9ba6e4..613a61330 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1528,6 +1528,14 @@
>
</File>
<File
+ RelativePath=".\..\src\blitter\null.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\null.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\blitter\blitter.hpp"
>
</File>
@@ -1549,6 +1557,30 @@
</File>
</Filter>
<Filter
+ Name="Renderer"
+ >
+ <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