diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 584203eb1..60c7d8458 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -728,6 +728,10 @@ > </File> <File + RelativePath=".\..\src\statusbar_gui.cpp" + > + </File> + <File RelativePath=".\..\src\string.cpp" > </File> @@ -1196,6 +1200,10 @@ > </File> <File + RelativePath=".\..\src\news_gui.h" + > + </File> + <File RelativePath=".\..\src\news_type.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 3d460cf9d..92d2a4e48 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -725,6 +725,10 @@ > </File> <File + RelativePath=".\..\src\statusbar_gui.cpp" + > + </File> + <File RelativePath=".\..\src\string.cpp" > </File> @@ -1193,6 +1197,10 @@ > </File> <File + RelativePath=".\..\src\news_gui.h" + > + </File> + <File RelativePath=".\..\src\news_type.h" > </File> |