diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 3 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 279a36577..69323471b 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -676,6 +676,9 @@ RelativePath=".\..\src\airport_gui.cpp"> </File> <File + RelativePath=".\..\src\autoreplace_gui.cpp"> + </File> + <File RelativePath=".\..\src\bridge_gui.cpp"> </File> <File diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 161db4e8c..26f45f5a9 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -959,6 +959,9 @@ RelativePath=".\..\src\airport_gui.cpp"> </File> <File + RelativePath=".\..\src\autoreplace_gui.cpp"> + </File> + <File RelativePath=".\..\src\bridge_gui.cpp"> </File> <File |