From c2b8b721e33a1d525f452197ad43c686b9e4e518 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Wed, 6 Jul 2011 07:07:52 +0000 Subject: [PATCH] Fix VisualStudio project files after adding IPv6 --- ports/win32/msvc8/lwIP.vcproj | 200 ++++++++------------------- ports/win32/msvc8/lwIP_Test.vcproj | 4 +- ports/win32/msvc8/lwIP_pcapif.vcproj | 4 +- ports/win32/msvc8/makefsdata.vcproj | 4 +- 4 files changed, 60 insertions(+), 152 deletions(-) diff --git a/ports/win32/msvc8/lwIP.vcproj b/ports/win32/msvc8/lwIP.vcproj index c1eed0d..657eb3a 100644 --- a/ports/win32/msvc8/lwIP.vcproj +++ b/ports/win32/msvc8/lwIP.vcproj @@ -42,7 +42,7 @@ Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" - AdditionalIncludeDirectories="$(LWIP_DIR)\src\include,$(LWIP_DIR)\src\include\ipv4,..\include,.." + AdditionalIncludeDirectories=""$(LWIP_DIR)\src\include";"$(LWIP_DIR)\src\include\ipv4";"$(LWIP_DIR)\src\include\ipv6";..\include;.." PreprocessorDefinitions="WIN32;NDEBUG;_LIB" StringPooling="true" RuntimeLibrary="0" @@ -113,7 +113,7 @@ + + @@ -533,19 +537,11 @@ > - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - @@ -1457,11 +1365,11 @@