diff options
author | truebrain <truebrain@openttd.org> | 2011-12-19 20:56:42 +0000 |
---|---|---|
committer | truebrain <truebrain@openttd.org> | 2011-12-19 20:56:42 +0000 |
commit | cbe43abe5db481568ccf988dbe994f43a985efbd (patch) | |
tree | 2123ab980658ad6b7bdfea708c36b5f6db7a6835 /projects/openttd_vs100.vcxproj | |
parent | f239a6140616340854b2330b75f44abad01ae0a2 (diff) | |
download | openttd-cbe43abe5db481568ccf988dbe994f43a985efbd.tar.xz |
(svn r23610) -Add: Doxygen files for NoGo API (Yexo)
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index b8fc0d371..e735cac47 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -914,6 +914,7 @@ <ClCompile Include="..\src\ai\ai_scanner.cpp" /> <ClInclude Include="..\src\ai\ai_scanner.hpp" /> <ClInclude Include="..\src\script\api\ai_changelog.hpp" /> + <ClInclude Include="..\src\script\api\game_changelog.hpp" /> <ClInclude Include="..\src\game\game.hpp" /> <ClCompile Include="..\src\game\game_config.cpp" /> <ClInclude Include="..\src\game\game_config.hpp" /> |