diff options
Diffstat (limited to 'projects')
-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 486423d97..6f71224f7 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1776,6 +1776,10 @@ > </File> <File + RelativePath=".\..\src\tree_gui.cpp" + > + </File> + <File RelativePath=".\..\src\vehicle_gui.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 9a865effc..a89a3a3fb 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1773,6 +1773,10 @@ > </File> <File + RelativePath=".\..\src\tree_gui.cpp" + > + </File> + <File RelativePath=".\..\src\vehicle_gui.cpp" > </File> |