diff options
author | michi_cc <michi_cc@openttd.org> | 2013-07-14 19:13:12 +0000 |
---|---|---|
committer | michi_cc <michi_cc@openttd.org> | 2013-07-14 19:13:12 +0000 |
commit | 3c300cdc3784bf4fe229e0e7362ec5c423ccca59 (patch) | |
tree | 51f936c770658c1b8570339b9109fb67270cd7d1 /projects/openttd_vs100.vcxproj | |
parent | 5e5e0b5029224db9a9132317002a2ab8fc96b813 (diff) | |
download | openttd-3c300cdc3784bf4fe229e0e7362ec5c423ccca59.tar.xz |
(svn r25611) -Fix (r25608): Update project files.
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 cd51e4ec9..759752ce8 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -1235,6 +1235,7 @@ <ClCompile Include="..\src\pathfinder\yapf\yapf_rail.cpp" /> <ClCompile Include="..\src\pathfinder\yapf\yapf_road.cpp" /> <ClCompile Include="..\src\pathfinder\yapf\yapf_ship.cpp" /> + <ClInclude Include="..\src\pathfinder\yapf\yapf_type.hpp" /> <ClCompile Include="..\src\video\dedicated_v.cpp" /> <ClCompile Include="..\src\video\null_v.cpp" /> <ClCompile Include="..\src\video\sdl_v.cpp" /> |