From 75776b86a33f88f390cba8c00719b59c9b9911f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sun, 31 Oct 2010 11:52:55 +0100 Subject: [PATCH] Visual Studio 2008: added nullpointer and uninitvar files --- cli/cppcheck.vcproj | 18 +++++++++++++++++- test/test.vcproj | 26 +++++++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/cli/cppcheck.vcproj b/cli/cppcheck.vcproj index 161418fa1..336fee78d 100755 --- a/cli/cppcheck.vcproj +++ b/cli/cppcheck.vcproj @@ -1,7 +1,7 @@ + + @@ -398,6 +402,10 @@ RelativePath="..\lib\checkstl.cpp" > + + @@ -500,6 +508,10 @@ RelativePath="..\lib\checkmemoryleak.h" > + + @@ -516,6 +528,10 @@ RelativePath="..\lib\checkstl.h" > + + diff --git a/test/test.vcproj b/test/test.vcproj index 9b626b332..d7b9072b2 100755 --- a/test/test.vcproj +++ b/test/test.vcproj @@ -1,7 +1,7 @@ + + @@ -394,6 +398,10 @@ RelativePath="..\lib\checkstl.cpp" > + + @@ -498,6 +506,10 @@ RelativePath=".\testmemleak.cpp" > + + @@ -550,6 +562,10 @@ RelativePath=".\testtokenize.cpp" > + + @@ -624,6 +640,10 @@ RelativePath="..\lib\checkmemoryleak.h" > + + @@ -640,6 +660,10 @@ RelativePath="..\lib\checkstl.h" > + +