diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 3 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 7ecb68cdb..2c3c68cf5 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -390,6 +390,9 @@ RelativePath=".\..\src\airport_movement.h"> </File> <File + RelativePath=".\..\src\articulated_vehicles.h"> + </File> + <File RelativePath=".\..\src\autoreplace_cmd.h"> </File> <File diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 2f461495b..c3e0a1adc 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -748,6 +748,10 @@ > </File> <File + RelativePath=".\..\src\articulated_vehicles.h" + > + </File> + <File RelativePath=".\..\src\autoreplace_cmd.h" > </File> |