(svn r20629) -Fix (r20627): ofcourse I forget to update source.list/MSVC project files when adding a header.

This commit is contained in:
rubidium
2010-08-26 17:12:44 +00:00
parent 16bcd6c0cf
commit 72aeefe204
5 changed files with 13 additions and 0 deletions

View File

@@ -470,6 +470,7 @@
<ClInclude Include="..\src\newgrf.h" />
<ClInclude Include="..\src\newgrf_airport.h" />
<ClInclude Include="..\src\newgrf_airporttiles.h" />
<ClInclude Include="..\src\newgrf_animation_base.h" />
<ClInclude Include="..\src\newgrf_animation_type.h" />
<ClInclude Include="..\src\newgrf_callbacks.h" />
<ClInclude Include="..\src\newgrf_canal.h" />