summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/crawl.vcxproj
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-05-26 22:30:35 -0400
committerNeil Moore <neil@s-z.org>2014-05-26 22:30:35 -0400
commit8b3ed72c90b7b45a66457868aa324931a31c304f (patch)
treed1a8e62459b6f9064e78d6d05d661aa6415fabc1 /crawl-ref/source/MSVC/crawl.vcxproj
parent47a60cec7a43e399445396093484125aa4392416 (diff)
downloadcrawl-ref-8b3ed72c90b7b45a66457868aa324931a31c304f.tar.gz
crawl-ref-8b3ed72c90b7b45a66457868aa324931a31c304f.zip
Add duration-data.h to the MSCV projects.
Diffstat (limited to 'crawl-ref/source/MSVC/crawl.vcxproj')
-rw-r--r--crawl-ref/source/MSVC/crawl.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/MSVC/crawl.vcxproj b/crawl-ref/source/MSVC/crawl.vcxproj
index 06fec9e111..51224a5907 100644
--- a/crawl-ref/source/MSVC/crawl.vcxproj
+++ b/crawl-ref/source/MSVC/crawl.vcxproj
@@ -660,6 +660,7 @@ perl.exe "util/gen-cflg.pl" compflag.h "&lt;UNKNOWN&gt;" "&lt;UNKNOWN&gt;"
<ClInclude Include="..\directn.h" />
<ClInclude Include="..\dlua.h" />
<ClInclude Include="..\dungeon.h" />
+ <ClInclude Include="..\duration-data.h" />
<ClInclude Include="..\effects.h" />
<ClInclude Include="..\endianness.h" />
<ClInclude Include="..\enum.h" />