From 8a737d409cea505589f5b67fab49f138265a8174 Mon Sep 17 00:00:00 2001 From: pauldubois Date: Mon, 10 Mar 2008 06:31:01 +0000 Subject: Another batch of msvc compile fixes. Added wrapper implementation for opendir/readdir Other functions left stubbed out. It's a shame that crawl's "direct.h" conflicts with . Fixed up use of AppHdr.h in a couple places (it must be included first); changed project to use precompiled headers. crawl now compiles cleanly but doesn't link. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3573 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/MSVC/crawl-ref.vcproj | 112 ++++++++++++++++++++------------- 1 file changed, 69 insertions(+), 43 deletions(-) (limited to 'crawl-ref/source/MSVC') diff --git a/crawl-ref/source/MSVC/crawl-ref.vcproj b/crawl-ref/source/MSVC/crawl-ref.vcproj index 332f3c27a7..168c25d5d1 100644 --- a/crawl-ref/source/MSVC/crawl-ref.vcproj +++ b/crawl-ref/source/MSVC/crawl-ref.vcproj @@ -20,7 +20,7 @@ OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" - CharacterSet="1" + CharacterSet="0" > + + + + + + + + + + + + - - - - @@ -479,30 +505,6 @@ RelativePath="..\lev-pand.h" > - - - - - - - - - - - - @@ -514,19 +516,27 @@ + + + + + + - - - - @@ -670,6 +680,22 @@ + + + + + +