summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r--projects/openttd.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index db9fa427c..2e01dfaca 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -519,6 +519,9 @@
RelativePath=".\..\src\newgrf_engine.h">
</File>
<File
+ RelativePath=".\..\src\newgrf_house.h">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_sound.h">
</File>
<File
@@ -531,6 +534,9 @@
RelativePath=".\..\src\newgrf_text.h">
</File>
<File
+ RelativePath=".\..\src\newgrf_town.h">
+ </File>
+ <File
RelativePath=".\..\src\news.h">
</File>
<File
@@ -926,6 +932,9 @@
RelativePath=".\..\src\newgrf_engine.cpp">
</File>
<File
+ RelativePath=".\..\src\newgrf_house.cpp">
+ </File>
+ <File
RelativePath=".\..\src\newgrf_sound.cpp">
</File>
<File
@@ -937,6 +946,9 @@
<File
RelativePath=".\..\src\newgrf_text.cpp">
</File>
+ <File
+ RelativePath=".\..\src\newgrf_town.cpp">
+ </File>
</Filter>
<Filter
Name="Map Accessors"