diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 14 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 14 |
2 files changed, 26 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 6d2e7f75c..c5c799b15 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -876,7 +876,19 @@ > </File> <File - RelativePath=".\..\src\console.h" + RelativePath=".\..\src\console_func.h" + > + </File> + <File + RelativePath=".\..\src\console_gui.h" + > + </File> + <File + RelativePath=".\..\src\console_internal.h" + > + </File> + <File + RelativePath=".\..\src\console_type.h" > </File> <File diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 66057d648..6ba4ef986 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -873,7 +873,19 @@ > </File> <File - RelativePath=".\..\src\console.h" + RelativePath=".\..\src\console_func.h" + > + </File> + <File + RelativePath=".\..\src\console_gui.h" + > + </File> + <File + RelativePath=".\..\src\console_internal.h" + > + </File> + <File + RelativePath=".\..\src\console_type.h" > </File> <File |