summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-08-26 15:31:40 +0000
committerrubidium <rubidium@openttd.org>2010-08-26 15:31:40 +0000
commite2e26190d55fe5a7e053791ac9bce095b303be10 (patch)
tree94224f8433a94c28866b63347b64c3f7c8e4f201 /projects/openttd_vs100.vcxproj
parent4efa2efdbba6f08b2ee4ca3aacb2aeb792429af4 (diff)
downloadopenttd-e2e26190d55fe5a7e053791ac9bce095b303be10.tar.xz
(svn r20623) -Codechange: unify the storing of animation related information
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r--projects/openttd_vs100.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj
index fc884e74b..640129704 100644
--- a/projects/openttd_vs100.vcxproj
+++ b/projects/openttd_vs100.vcxproj
@@ -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_type.h" />
<ClInclude Include="..\src\newgrf_callbacks.h" />
<ClInclude Include="..\src\newgrf_canal.h" />
<ClInclude Include="..\src\newgrf_cargo.h" />