diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 3 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
2 files changed, 9 insertions, 2 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 2e01dfaca..c23dfcf05 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -926,6 +926,9 @@ RelativePath=".\..\src\newgrf.cpp"> </File> <File + RelativePath=".\..\src\newgrf_cargo.cpp"> + </File> + <File RelativePath=".\..\src\newgrf_config.cpp"> </File> <File diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 668094f1a..360f08155 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -448,11 +448,11 @@ > </File> <File - RelativePath=".\..\src\autoreplace_cmd.cpp" + RelativePath=".\..\src\aystar.cpp" > </File> <File - RelativePath=".\..\src\aystar.cpp" + RelativePath=".\..\src\autoreplace_cmd.cpp" > </File> <File @@ -1456,6 +1456,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_cargo.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_config.cpp" > </File> |