diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index f3129305a..33092e6f6 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1100,6 +1100,10 @@ > </File> <File + RelativePath=".\..\src\timetable.h" + > + </File> + <File RelativePath=".\..\src\town.h" > </File> @@ -1280,6 +1284,10 @@ > </File> <File + RelativePath=".\..\src\timetable_gui.cpp" + > + </File> + <File RelativePath=".\..\src\town_gui.cpp" > </File> @@ -1352,6 +1360,10 @@ > </File> <File + RelativePath=".\..\src\timetable_cmd.cpp" + > + </File> + <File RelativePath=".\..\src\town_cmd.cpp" > </File> |