From 98b666de5d3f27d79e5d34666ad9cc54209bbaf3 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Thu, 16 Feb 2012 13:24:13 +0100 Subject: [PATCH] changed win32 projects to compile unit tests using correct lwipopts.h, removed unncessesary --- ports/win32/msvc8/libcheck.vcproj | 2 +- ports/win32/msvc8/lwIP.vcproj | 738 +++++++++--------------- ports/win32/msvc8/lwIP_unittests.sln | 16 +- ports/win32/msvc8/lwip_unittests.vcproj | 10 +- 4 files changed, 304 insertions(+), 462 deletions(-) diff --git a/ports/win32/msvc8/libcheck.vcproj b/ports/win32/msvc8/libcheck.vcproj index 6f7a40c..f8f34a4 100644 --- a/ports/win32/msvc8/libcheck.vcproj +++ b/ports/win32/msvc8/libcheck.vcproj @@ -104,7 +104,7 @@ EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="..\check;..\..\..\..\check\src" PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" - RuntimeLibrary="2" + RuntimeLibrary="0" EnableFunctionLevelLinking="true" WarningLevel="3" DebugInformationFormat="3" diff --git a/ports/win32/msvc8/lwIP.vcproj b/ports/win32/msvc8/lwIP.vcproj index 5fe74d3..b15d07a 100644 --- a/ports/win32/msvc8/lwIP.vcproj +++ b/ports/win32/msvc8/lwIP.vcproj @@ -48,8 +48,9 @@ RuntimeLibrary="0" EnableFunctionLevelLinking="true" ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb" - WarningLevel="3" + WarningLevel="4" SuppressStartupBanner="true" + DebugInformationFormat="3" CompileAs="0" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -181,6 +325,22 @@ Name="VCCustomBuildTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1026,6 +1030,20 @@ Name="VCCustomBuildTool" /> + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1379,6 +1201,22 @@ Name="VCCustomBuildTool" /> + + + + + + + +