diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index e58eb48b2..407232275 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -980,6 +980,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_townname.h" + > + </File> + <File RelativePath=".\..\src\news.h" > </File> @@ -1659,6 +1663,10 @@ RelativePath=".\..\src\newgrf_town.cpp" > </File> + <File + RelativePath=".\..\src\newgrf_townname.cpp" + > + </File> </Filter> <Filter Name="Map Accessors" |