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 1e2f734b9..5cc308029 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1256,6 +1256,10 @@ > </File> <File + RelativePath=".\..\src\signal_type.h" + > + </File> + <File RelativePath=".\..\src\signs.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 1a210fa8c..3c0119af1 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1253,6 +1253,10 @@ > </File> <File + RelativePath=".\..\src\signal_type.h" + > + </File> + <File RelativePath=".\..\src\signs.h" > </File> |