From: Erwin Janssen Date: Mon, 27 Jun 2016 15:04:06 +0000 (+0200) Subject: Windows: Added warnings and code anlysis X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=881b41b63a37bcbe990a60ef5888c2e3aaf0edc2;p=graphviz Windows: Added warnings and code anlysis Warning level 4 and all rules code analysis. --- diff --git a/cmd/dotty/dotty.vcxproj b/cmd/dotty/dotty.vcxproj index 1f9880c01..258770d30 100644 --- a/cmd/dotty/dotty.vcxproj +++ b/cmd/dotty/dotty.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true true @@ -74,8 +79,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/edgepaint/edgepaint.vcxproj b/cmd/edgepaint/edgepaint.vcxproj index 0902ee181..64043bcc0 100644 --- a/cmd/edgepaint/edgepaint.vcxproj +++ b/cmd/edgepaint/edgepaint.vcxproj @@ -45,11 +45,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -60,8 +64,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true lab_gamut.lib;%(AdditionalDependencies) @@ -80,8 +85,9 @@ MultiThreadedDLL true - Level3 + Level4 ProgramDatabase + true lab_gamut.lib;%(AdditionalDependencies) diff --git a/cmd/gvmap/gvmap.vcxproj b/cmd/gvmap/gvmap.vcxproj index b6fc0aa2e..b9175911e 100644 --- a/cmd/gvmap/gvmap.vcxproj +++ b/cmd/gvmap/gvmap.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/gvpr/gvpr.vcxproj b/cmd/gvpr/gvpr.vcxproj index b980ed43a..a9bd7c49e 100644 --- a/cmd/gvpr/gvpr.vcxproj +++ b/cmd/gvpr/gvpr.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,9 +59,10 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue CompileAsC + true $(SolutionDir)windows\dependencies\GTK2\lib;$(SolutionDir)Debug\Graphviz\bin\%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;WIN32_DLL;GVDLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)windows\dependencies\GTK2\lib;$(SolutionDir)Graphviz\bin\%(AdditionalLibraryDirectories) diff --git a/cmd/lneato/lneato.vcxproj b/cmd/lneato/lneato.vcxproj index 58211f4fc..4bd85cd2c 100644 --- a/cmd/lneato/lneato.vcxproj +++ b/cmd/lneato/lneato.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true true @@ -74,8 +79,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/mingle/mingle.vcxproj b/cmd/mingle/mingle.vcxproj index 4427c2e4a..f8d993422 100644 --- a/cmd/mingle/mingle.vcxproj +++ b/cmd/mingle/mingle.vcxproj @@ -45,11 +45,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -60,8 +64,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -79,8 +84,9 @@ MultiThreadedDLL true - Level3 + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/smyrna/smyrna.vcxproj b/cmd/smyrna/smyrna.vcxproj index 3516fbb49..b2003567b 100644 --- a/cmd/smyrna/smyrna.vcxproj +++ b/cmd/smyrna/smyrna.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -58,9 +62,10 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue 4995;4996;%(DisableSpecificWarnings) + true asprintf.lib;ast.lib;atk-1.0.lib;bz2.lib;libcairo-2.lib;cdt.lib;cgraph.lib;charset.lib;croco-0.6.lib;expr.lib;fontconfig.lib;freetype.lib;Gdi32.lib;gdk_pixbuf-2.0.lib;gdkglext-win32-1.0.lib;gdk-win32-2.0.lib;glade-2.0.lib;gladeui-1.lib;glcomp.lib;glib-2.0.lib;glu32.lib;gmodule-2.0.lib;gobject-2.0.lib;gsf-1.lib;gsf-win32-1.lib;gthread-2.0.lib;gtkglext-win32-1.0.lib;gtk-win32-2.0.lib;gvprlib.lib;iconv.lib;ingraphs.lib;intl.lib;jpeg.lib;libgtkglext-win32-1.0.dll.a;ltdl.lib;neatogen.lib;opengl32.lib;pango-1.0.lib;pangocairo-1.0.lib;pangoft2-1.0.lib;pangowin32-1.0.lib;popt.lib;rsvg-2.lib;sfio.lib;shlwapi.lib;tiff.lib;topfish.lib;User32.lib;vmalloc.lib;xdot.lib;xml2.lib;z.lib;gvc.lib @@ -78,8 +83,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_TRIANGLE;HAVE_CONFIG_H;HAVE_GTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true asprintf.lib;ast.lib;atk-1.0.lib;bz2.lib;libcairo-2.lib;cdt.lib;cgraph.lib;charset.lib;croco-0.6.lib;expr.lib;fontconfig.lib;freetype.lib;Gdi32.lib;gdk_pixbuf-2.0.lib;gdkglext-win32-1.0.lib;gdk-win32-2.0.lib;glade-2.0.lib;gladeui-1.lib;glcomp.lib;glib-2.0.lib;glu32.lib;gmodule-2.0.lib;gobject-2.0.lib;gsf-1.lib;gsf-win32-1.lib;gthread-2.0.lib;gtkglext-win32-1.0.lib;gtk-win32-2.0.lib;gvprlib.lib;iconv.lib;ingraphs.lib;intl.lib;jpeg.lib;libgtkglext-win32-1.0.dll.a;ltdl.lib;neatogen.lib;opengl32.lib;pango-1.0.lib;pangocairo-1.0.lib;pangoft2-1.0.lib;pangowin32-1.0.lib;popt.lib;rsvg-2.lib;sfio.lib;shlwapi.lib;tiff.lib;topfish.lib;User32.lib;vmalloc.lib;xdot.lib;xml2.lib;z.lib;gvc.lib diff --git a/cmd/tools/acyclic.vcxproj b/cmd/tools/acyclic.vcxproj index d5e10198e..31c9107dc 100644 --- a/cmd/tools/acyclic.vcxproj +++ b/cmd/tools/acyclic.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ true + AllRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/bcomps.vcxproj b/cmd/tools/bcomps.vcxproj index ab3eaa0e3..285907336 100644 --- a/cmd/tools/bcomps.vcxproj +++ b/cmd/tools/bcomps.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true @@ -74,8 +79,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true diff --git a/cmd/tools/dijkstra.vcxproj b/cmd/tools/dijkstra.vcxproj index 25cae1e55..2e968cc7e 100644 --- a/cmd/tools/dijkstra.vcxproj +++ b/cmd/tools/dijkstra.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gc.vcxproj b/cmd/tools/gc.vcxproj index c1020b654..8f6041d75 100644 --- a/cmd/tools/gc.vcxproj +++ b/cmd/tools/gc.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gml2gv.vcxproj b/cmd/tools/gml2gv.vcxproj index 1cba6b822..f4242152e 100644 --- a/cmd/tools/gml2gv.vcxproj +++ b/cmd/tools/gml2gv.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;%(AdditionalLibraryDirectories) @@ -81,8 +86,9 @@ del gmlparse-intermediate.c WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/graphml2gv.vcxproj b/cmd/tools/graphml2gv.vcxproj index 7e2faaaaa..b168ea08b 100644 --- a/cmd/tools/graphml2gv.vcxproj +++ b/cmd/tools/graphml2gv.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true C:\graphviz-ms\bin;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + Level4 ProgramDatabase + true C:\graphviz-ms\bin;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gv2gml.vcxproj b/cmd/tools/gv2gml.vcxproj index bbed2c354..77c7453dd 100644 --- a/cmd/tools/gv2gml.vcxproj +++ b/cmd/tools/gv2gml.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;%(AdditionalLibraryDirectories) @@ -71,8 +76,9 @@ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gvcolor.vcxproj b/cmd/tools/gvcolor.vcxproj index d30318800..e99110e15 100644 --- a/cmd/tools/gvcolor.vcxproj +++ b/cmd/tools/gvcolor.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gvgen.vcxproj b/cmd/tools/gvgen.vcxproj index 0edbdee3c..1bc17ea33 100644 --- a/cmd/tools/gvgen.vcxproj +++ b/cmd/tools/gvgen.vcxproj @@ -47,6 +47,7 @@ $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset @@ -57,7 +58,7 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue @@ -75,7 +76,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase diff --git a/cmd/tools/gvpack.vcxproj b/cmd/tools/gvpack.vcxproj index 0de5ea19b..5648e0717 100644 --- a/cmd/tools/gvpack.vcxproj +++ b/cmd/tools/gvpack.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;DEMAND_LOADING;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/gxl2gv.vcxproj b/cmd/tools/gxl2gv.vcxproj index 84209af63..e733fcfa2 100644 --- a/cmd/tools/gxl2gv.vcxproj +++ b/cmd/tools/gxl2gv.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)windows\dependencies\expat\Bin;$(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;MSWIN32;HAVE_CONFIG_H;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)windows\dependencies\expat\Bin;$(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/mm2gv.vcxproj b/cmd/tools/mm2gv.vcxproj index 8e0339f76..75df515a0 100644 --- a/cmd/tools/mm2gv.vcxproj +++ b/cmd/tools/mm2gv.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/nop.vcxproj b/cmd/tools/nop.vcxproj index 0fb414989..08ea38e3b 100644 --- a/cmd/tools/nop.vcxproj +++ b/cmd/tools/nop.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\$(ProjectName)\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\$(ProjectName)\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/sccmap.vcxproj b/cmd/tools/sccmap.vcxproj index 1feeb5487..81a282a6b 100644 --- a/cmd/tools/sccmap.vcxproj +++ b/cmd/tools/sccmap.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/tred.vcxproj b/cmd/tools/tred.vcxproj index de580c52f..953dda38b 100644 --- a/cmd/tools/tred.vcxproj +++ b/cmd/tools/tred.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/cmd/tools/unflatten.vcxproj b/cmd/tools/unflatten.vcxproj index a3266a92d..e19b783b9 100644 --- a/cmd/tools/unflatten.vcxproj +++ b/cmd/tools/unflatten.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;%(AdditionalLibraryDirectories) @@ -73,8 +78,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;%(AdditionalLibraryDirectories) diff --git a/contrib/diffimg/diffimg.vcxproj b/contrib/diffimg/diffimg.vcxproj index f5a6967d4..2b9cf3c34 100644 --- a/contrib/diffimg/diffimg.vcxproj +++ b/contrib/diffimg/diffimg.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;NONDLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/contrib/prune/prune.vcxproj b/contrib/prune/prune.vcxproj index d8e9be471..c5e4670d0 100644 --- a/contrib/prune/prune.vcxproj +++ b/contrib/prune/prune.vcxproj @@ -42,11 +42,15 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ true + AllRules.ruleset + true @@ -57,8 +61,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true $(SolutionDir)Debug\Graphviz\bin\;%(AdditionalLibraryDirectories) @@ -75,8 +80,9 @@ WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true $(SolutionDir)Graphviz\bin\;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) diff --git a/lib/edgepaint/edgepaintlib.vcxproj b/lib/edgepaint/edgepaintlib.vcxproj index d2938c95d..ce6e373fb 100644 --- a/lib/edgepaint/edgepaintlib.vcxproj +++ b/lib/edgepaint/edgepaintlib.vcxproj @@ -44,10 +44,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -58,8 +62,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true @@ -72,8 +77,9 @@ MultiThreadedDLL true - Level3 + Level4 ProgramDatabase + true diff --git a/lib/expr/expr.vcxproj b/lib/expr/expr.vcxproj index 4536d61df..b762c063f 100644 --- a/lib/expr/expr.vcxproj +++ b/lib/expr/expr.vcxproj @@ -47,7 +47,7 @@ $(SolutionDir)Graphviz\bin\ Release\ - C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + AllRules.ruleset true diff --git a/lib/glcomp/glcomp.vcxproj b/lib/glcomp/glcomp.vcxproj index c294b81da..8151deb04 100644 --- a/lib/glcomp/glcomp.vcxproj +++ b/lib/glcomp/glcomp.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true @@ -66,8 +71,9 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + Level4 ProgramDatabase + true diff --git a/lib/ingraphs/ingraphs.vcxproj b/lib/ingraphs/ingraphs.vcxproj index d5780c4e4..ca64c32e0 100644 --- a/lib/ingraphs/ingraphs.vcxproj +++ b/lib/ingraphs/ingraphs.vcxproj @@ -41,6 +41,7 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + true $(SolutionDir)Graphviz\bin\ @@ -56,9 +57,10 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue $(SolutionDir)windows\dependencies\GTK2\lib\glib-2.0\include;$(SolutionDir)windows\dependencies\GTK2\include\glib-2.0;$(SolutionDir)windows\dependencies\GTK2\include\pango-1.0\;$(SolutionDir)windows\dependencies\GTK2\include\cairo;$(SolutionDir)windows\dependencies\GTK2\include\freetype2;$(SolutionDir)windows\dependencies\GTK2\include;$(SolutionDir)libltdl;$(SolutionDir)lib\neatogen;$(SolutionDir)lib\agutil;$(SolutionDir)windows/lib\cdt;$(SolutionDir);$(SolutionDir)lib\graph;$(SolutionDir)lib\vpsc;$(SolutionDir)lib\vmalloc;$(SolutionDir)lib\twopigen;$(SolutionDir)lib\sparse;$(SolutionDir)lib\sfio;$(SolutionDir)lib\sfpdpgen;$(SolutionDir)lib\rbtree;$(SolutionDir)lib\pathplan;$(SolutionDir)lib\patchwork;$(SolutionDir)lib\pack;$(SolutionDir)lib\ortho;$(SolutionDir)lib\inkpot;$(SolutionDir)lib\ingraphs;$(SolutionDir)lib\gd;$(SolutionDir)lib\filter;$(SolutionDir)lib\fdpgen;$(SolutionDir)lib\expr;$(SolutionDir)lib\dotgen;$(SolutionDir)lib\circogen;$(SolutionDir)lib\ast;$(SolutionDir)lib\agraph;$(SolutionDir)lib\common;$(SolutionDir)lib\gvc;$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;%(AdditionalIncludeDirectories) + true diff --git a/lib/mingle/minglelib.vcxproj b/lib/mingle/minglelib.vcxproj index d198b2bf6..57d7c0eed 100644 --- a/lib/mingle/minglelib.vcxproj +++ b/lib/mingle/minglelib.vcxproj @@ -44,10 +44,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -58,8 +62,9 @@ EnableFastChecks MultiThreadedDebugDLL - Level3 + Level4 EditAndContinue + true @@ -78,8 +83,9 @@ MultiThreadedDLL true - Level3 + Level4 ProgramDatabase + true diff --git a/lib/pathplan/Pathplan.vcxproj b/lib/pathplan/Pathplan.vcxproj index 9aab7fc70..4d1911526 100644 --- a/lib/pathplan/Pathplan.vcxproj +++ b/lib/pathplan/Pathplan.vcxproj @@ -47,7 +47,7 @@ $(SolutionDir)Graphviz\bin\ Release\ - C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + AllRules.ruleset true diff --git a/lib/sfio/sfio.vcxproj b/lib/sfio/sfio.vcxproj index f4e05d3e1..bf3758d5b 100644 --- a/lib/sfio/sfio.vcxproj +++ b/lib/sfio/sfio.vcxproj @@ -41,10 +41,14 @@ $(SolutionDir)Debug\Graphviz\bin\ Debug\ + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true @@ -55,8 +59,9 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true @@ -66,8 +71,9 @@ WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true