From ddb3e2c7de27e2af9b748c159f7ea951e8fae237 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Fri, 16 Jan 2009 15:13:37 +0000 Subject: [PATCH] Visual Studio: fix testrunner project file by adding subfolders to paths. Disable 'warnings as errors' as there are lots of warnings. --- testrunner.vcproj | 100 +++++++++++++++++++++++++--------------------- 1 file changed, 54 insertions(+), 46 deletions(-) diff --git a/testrunner.vcproj b/testrunner.vcproj index bcc905124..fc47b7748 100644 --- a/testrunner.vcproj +++ b/testrunner.vcproj @@ -45,7 +45,7 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - WarnAsError="true" + WarnAsError="false" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> @@ -167,55 +167,59 @@ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > + + @@ -231,131 +235,135 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > + +