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 006c69fbf..e30657dbc 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1867,6 +1867,10 @@ RelativePath=".\..\src\vehicle_gui.cpp" > </File> + <File + RelativePath=".\..\src\waypoints_gui.cpp" + > + </File> </Filter> <Filter Name="Command handlers" diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index c5c87e7d7..f506c249f 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1864,6 +1864,10 @@ RelativePath=".\..\src\vehicle_gui.cpp" > </File> + <File + RelativePath=".\..\src\waypoints_gui.cpp" + > + </File> </Filter> <Filter Name="Command handlers" |