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 6feab3806..0b2f9f9c6 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -916,6 +916,10 @@ > </File> <File + RelativePath=".\..\src\date_gui.h" + > + </File> + <File RelativePath=".\..\src\date_type.h" > </File> @@ -1792,6 +1796,10 @@ > </File> <File + RelativePath=".\..\src\date_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 569b8a04b..94b35d120 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -913,6 +913,10 @@ > </File> <File + RelativePath=".\..\src\date_gui.h" + > + </File> + <File RelativePath=".\..\src\date_type.h" > </File> @@ -1789,6 +1793,10 @@ > </File> <File + RelativePath=".\..\src\date_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> |