summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r--projects/openttd.vcproj25
1 files changed, 25 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index e395f4842..e7379545f 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -980,6 +980,12 @@
RelativePath=".\..\src\blitter\8bpp_simple.hpp">
</File>
<File
+ RelativePath=".\..\src\blitter\null.cpp">
+ </File>
+ <File
+ RelativePath=".\..\src\blitter\null.hpp">
+ </File>
+ <File
RelativePath=".\..\src\blitter\blitter.hpp">
</File>
</Filter>
@@ -997,6 +1003,25 @@
</File>
</Filter>
<Filter
+ Name="Renderer"
+ Filter="">
+ <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"
Filter="">
<File