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 5b61359f0..5dae4b1d6 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -984,6 +984,10 @@ > </File> <File + RelativePath=".\..\src\group_type.h" + > + </File> + <File RelativePath=".\..\src\gui.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 98c44fdff..058034e30 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -981,6 +981,10 @@ > </File> <File + RelativePath=".\..\src\group_type.h" + > + </File> + <File RelativePath=".\..\src\gui.h" > </File> |