diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 12 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 65879058d..88044a818 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -456,6 +456,10 @@ > </File> <File + RelativePath=".\..\src\autoreplace.cpp" + > + </File> + <File RelativePath=".\..\src\aystar.cpp" > </File> @@ -1576,6 +1580,10 @@ > </File> <File + RelativePath=".\..\src\vehicle_gui_base.h" + > + </File> + <File RelativePath=".\..\src\vehicle_type.h" > </File> @@ -2044,6 +2052,10 @@ > </File> <File + RelativePath=".\..\src\table\palette_convert.h" + > + </File> + <File RelativePath=".\..\src\table\railtypes.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 248efa350..9c8b73d73 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -453,6 +453,10 @@ > </File> <File + RelativePath=".\..\src\autoreplace.cpp" + > + </File> + <File RelativePath=".\..\src\aystar.cpp" > </File> @@ -1573,6 +1577,10 @@ > </File> <File + RelativePath=".\..\src\vehicle_gui_base.h" + > + </File> + <File RelativePath=".\..\src\vehicle_type.h" > </File> @@ -2041,6 +2049,10 @@ > </File> <File + RelativePath=".\..\src\table\palette_convert.h" + > + </File> + <File RelativePath=".\..\src\table\railtypes.h" > </File> |