diff options
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 524141cf3..5be5963f5 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1812,6 +1812,10 @@ > </File> <File + RelativePath=".\..\src\fios_gui.cpp" + > + </File> + <File RelativePath=".\..\src\genworld_gui.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 2fb14141a..a4c4ceb0b 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1809,6 +1809,10 @@ > </File> <File + RelativePath=".\..\src\fios_gui.cpp" + > + </File> + <File RelativePath=".\..\src\genworld_gui.cpp" > </File> |