From 92822bfc9847066fa84d240f3c3cb7902467661b Mon Sep 17 00:00:00 2001 From: Steven Noonan Date: Sat, 24 Oct 2009 09:51:21 -0700 Subject: MSVC: fix build (add missing source files to project) Signed-off-by: Steven Noonan --- crawl-ref/source/MSVC/crawl.vcproj | 177 +++++++++++++++++++++++++++++++++---- 1 file changed, 161 insertions(+), 16 deletions(-) (limited to 'crawl-ref/source/MSVC') diff --git a/crawl-ref/source/MSVC/crawl.vcproj b/crawl-ref/source/MSVC/crawl.vcproj index c82de4b927..95d87f1520 100644 --- a/crawl-ref/source/MSVC/crawl.vcproj +++ b/crawl-ref/source/MSVC/crawl.vcproj @@ -260,6 +260,7 @@ > + + + + + + + + @@ -570,6 +587,14 @@ > + + + + @@ -642,6 +667,22 @@ > + + + + + + + + @@ -714,6 +755,14 @@ > + + + + @@ -722,6 +771,74 @@ > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -730,6 +847,26 @@ > + + + + + + + + + + @@ -885,14 +1022,6 @@ RelativePath="..\losparam.h" > - - - - @@ -969,14 +1098,6 @@ RelativePath="..\mon-data.h" > - - - - @@ -1102,6 +1223,22 @@ > + + + + + + + + @@ -1198,6 +1335,14 @@ > + + + + -- cgit v1.2.3-54-g00ecf