summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/crawl.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/MSVC/crawl.vcxproj')
-rw-r--r--crawl-ref/source/MSVC/crawl.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/MSVC/crawl.vcxproj b/crawl-ref/source/MSVC/crawl.vcxproj
index bb74832216..3b1f833531 100644
--- a/crawl-ref/source/MSVC/crawl.vcxproj
+++ b/crawl-ref/source/MSVC/crawl.vcxproj
@@ -596,6 +596,7 @@ perl.exe "util/gen-cflg.pl" compflag.h "<UNKNOWN>" "<UNKNOWN>"
<ClCompile Include="..\wcwidth.cc" />
<ClCompile Include="..\windowmanager-sdl.cc" />
<ClCompile Include="..\wiz-dgn.cc" />
+ <ClCompile Include="..\wiz-dump.cc" />
<ClCompile Include="..\wiz-fsim.cc" />
<ClCompile Include="..\wiz-item.cc" />
<ClCompile Include="..\wiz-mon.cc" />
@@ -921,6 +922,7 @@ perl.exe "util/gen-cflg.pl" compflag.h "&lt;UNKNOWN&gt;" "&lt;UNKNOWN&gt;"
<ClInclude Include="..\windowmanager-sdl.h" />
<ClInclude Include="..\windowmanager.h" />
<ClInclude Include="..\wiz-dgn.h" />
+ <ClInclude Include="..\wiz-dump.h" />
<ClInclude Include="..\wiz-fsim.h" />
<ClInclude Include="..\wiz-item.h" />
<ClInclude Include="..\wiz-mon.h" />