diff options
author | yexo <yexo@openttd.org> | 2009-08-01 10:48:22 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2009-08-01 10:48:22 +0000 |
commit | b4abe942cb5f1da1511f843f632d9e9bac8824df (patch) | |
tree | 01ec1f8b707a95f208bbb2bd33eb005abd1423c1 /projects | |
parent | c0c2e02fb7e0350a64cb2718bfb29ddaac86e0e2 (diff) | |
download | openttd-b4abe942cb5f1da1511f843f632d9e9bac8824df.tar.xz |
(svn r17019) -Doc: add AI API changelog
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> |