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 e80cf14ab..26826403a 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2644,6 +2644,10 @@ > </File> <File + RelativePath=".\..\src\ai\api\ai_changelog.hpp" + > + </File> + <File RelativePath=".\..\src\ai\api\ai_company.hpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 68abddf3d..903bd692b 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2641,6 +2641,10 @@ > </File> <File + RelativePath=".\..\src\ai\api\ai_changelog.hpp" + > + </File> + <File RelativePath=".\..\src\ai\api\ai_company.hpp" > </File> |