diff options
-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 a57c1f4dd..b76b34f89 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -760,6 +760,10 @@ > </File> <File + RelativePath=".\..\src\vehiclelist.cpp" + > + </File> + <File RelativePath=".\..\src\viewport.cpp" > </File> @@ -1596,6 +1600,10 @@ > </File> <File + RelativePath=".\..\src\vehiclelist.h" + > + </File> + <File RelativePath=".\..\src\viewport_func.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 9b2dd1c48..120415bcb 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -757,6 +757,10 @@ > </File> <File + RelativePath=".\..\src\vehiclelist.cpp" + > + </File> + <File RelativePath=".\..\src\viewport.cpp" > </File> @@ -1593,6 +1597,10 @@ > </File> <File + RelativePath=".\..\src\vehiclelist.h" + > + </File> + <File RelativePath=".\..\src\viewport_func.h" > </File> |