diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 2b8d7257a..2be80fe4e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -828,6 +828,14 @@ > </File> <File + RelativePath=".\..\src\base_media_base.h" + > + </File> + <File + RelativePath=".\..\src\base_media_func.h" + > + </File> + <File RelativePath=".\..\src\base_station_base.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 5b65ba977..f4260c184 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -825,6 +825,14 @@ > </File> <File + RelativePath=".\..\src\base_media_base.h" + > + </File> + <File + RelativePath=".\..\src\base_media_func.h" + > + </File> + <File RelativePath=".\..\src\base_station_base.h" > </File> |