diff options
author | fonsinchen <fonsinchen@openttd.org> | 2013-10-20 13:45:50 +0000 |
---|---|---|
committer | fonsinchen <fonsinchen@openttd.org> | 2013-10-20 13:45:50 +0000 |
commit | 62c221a845b42b054df7f63848e348445356509f (patch) | |
tree | 70fe8e54248843ee6487fc885643f643ca7ccad9 /projects/openttd_vs80.vcproj | |
parent | e21ae348786106a82b95adfafa5c8061dfb5242f (diff) | |
download | openttd-62c221a845b42b054df7f63848e348445356509f.tar.xz |
(svn r25888) -Codechange: Add a smallstack type.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 30bb9df72..3fb9e9e29 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1983,6 +1983,10 @@ > </File> <File + RelativePath=".\..\src\core\smallstack_type.hpp" + > + </File> + <File RelativePath=".\..\src\core\smallvec_type.hpp" > </File> |