summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-07-14 09:56:39 -0400
committerNeil Moore <neil@s-z.org>2014-07-14 09:56:39 -0400
commit43cca0e4b26b6318e1177de229e45a4b9b4064ad (patch)
tree5143072ff7b62e7c04c6c17e47eebf58d8352525
parent3676b4b6280aff0966867792c2d1b1ffa0647b48 (diff)
downloadcrawl-ref-43cca0e4b26b6318e1177de229e45a4b9b4064ad.tar.gz
crawl-ref-43cca0e4b26b6318e1177de229e45a4b9b4064ad.zip
Add feature-data.h to MSVC project.
-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 7c37caac8f..62b4dbf5e5 100644
--- a/crawl-ref/source/MSVC/crawl.vcxproj
+++ b/crawl-ref/source/MSVC/crawl.vcxproj
@@ -677,6 +677,7 @@ perl.exe "util/gen-cflg.pl" compflag.h "&lt;UNKNOWN&gt;" "&lt;UNKNOWN&gt;"
<ClInclude Include="..\exercise.h" />
<ClInclude Include="..\externs.h" />
<ClInclude Include="..\feature.h" />
+ <ClInclude Include="..\feature-data.h" />
<ClInclude Include="..\fight.h" />
<ClInclude Include="..\files.h" />
<ClInclude Include="..\fineff.h" />