From 98e2b2b3affee6a81ffbb7b49819656210d79442 Mon Sep 17 00:00:00 2001 From: Charles Nepveu Date: Fri, 23 May 2008 19:22:20 +0000 Subject: [PATCH] Fixed the Visual Studio project file (ixml project): - Added include directory "..\inc" where the autoconfig.h is relatively positionned. Removed the #ifdef statement in ixmldebug.c file because now MSVC finds the autoconfig.h file. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@383 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- build/vc8/ixml.vcproj | 4 ++-- ixml/src/ixmldebug.c | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/vc8/ixml.vcproj b/build/vc8/ixml.vcproj index b4ecfd5..7345d8f 100644 --- a/build/vc8/ixml.vcproj +++ b/build/vc8/ixml.vcproj @@ -39,7 +39,7 @@