From d6d4b99b852d20dda6f6dec2659de2a204882d1c Mon Sep 17 00:00:00 2001 From: firewave Date: Thu, 17 Jun 2010 15:00:58 +0200 Subject: [PATCH] Removed obsolete checkheaders from Visual Studio projects --- cli/cppcheck.vcproj | 8 -------- cli/cppcheck.vcxproj | 3 +-- cli/cppcheck.vcxproj.filters | 6 ------ lib/lib.vcproj | 8 -------- lib/lib.vcxproj | 2 -- lib/lib.vcxproj.filters | 6 ------ test/test.vcproj | 8 -------- test/test.vcxproj | 2 -- test/test.vcxproj.filters | 6 ------ 9 files changed, 1 insertion(+), 48 deletions(-) diff --git a/cli/cppcheck.vcproj b/cli/cppcheck.vcproj index f111906bd..992568b33 100755 --- a/cli/cppcheck.vcproj +++ b/cli/cppcheck.vcproj @@ -212,10 +212,6 @@ RelativePath="..\lib\checkexceptionsafety.cpp" > - - @@ -314,10 +310,6 @@ RelativePath="..\lib\checkexceptionsafety.h" > - - diff --git a/cli/cppcheck.vcxproj b/cli/cppcheck.vcxproj index 2fa24c98d..56e584f90 100644 --- a/cli/cppcheck.vcxproj +++ b/cli/cppcheck.vcxproj @@ -104,6 +104,7 @@ $(IntDir) Level4 ProgramDatabase + false NDEBUG;WIN32;%(PreprocessorDefinitions) @@ -127,7 +128,6 @@ - @@ -153,7 +153,6 @@ - diff --git a/cli/cppcheck.vcxproj.filters b/cli/cppcheck.vcxproj.filters index 64a15b97b..4186da93f 100644 --- a/cli/cppcheck.vcxproj.filters +++ b/cli/cppcheck.vcxproj.filters @@ -38,9 +38,6 @@ Source Files - - Source Files - Source Files @@ -106,9 +103,6 @@ Header Files - - Header Files - Header Files diff --git a/lib/lib.vcproj b/lib/lib.vcproj index d64b910e9..99ebb5bc3 100644 --- a/lib/lib.vcproj +++ b/lib/lib.vcproj @@ -174,10 +174,6 @@ RelativePath=".\checkexceptionsafety.cpp" > - - @@ -264,10 +260,6 @@ RelativePath=".\checkexceptionsafety.h" > - - diff --git a/lib/lib.vcxproj b/lib/lib.vcxproj index 8f44eaacf..f8199ca22 100644 --- a/lib/lib.vcxproj +++ b/lib/lib.vcxproj @@ -90,7 +90,6 @@ - @@ -113,7 +112,6 @@ - diff --git a/lib/lib.vcxproj.filters b/lib/lib.vcxproj.filters index 50ffdde0c..87a34e6fc 100644 --- a/lib/lib.vcxproj.filters +++ b/lib/lib.vcxproj.filters @@ -26,9 +26,6 @@ Source Files - - Source Files - Source Files @@ -91,9 +88,6 @@ Header Files - - Header Files - Header Files diff --git a/test/test.vcproj b/test/test.vcproj index 147aeb61d..3f5ab9314 100755 --- a/test/test.vcproj +++ b/test/test.vcproj @@ -210,10 +210,6 @@ RelativePath="..\lib\checkexceptionsafety.cpp" > - - @@ -416,10 +412,6 @@ RelativePath="..\lib\checkexceptionsafety.h" > - - diff --git a/test/test.vcxproj b/test/test.vcxproj index 86099e31e..17acd9a0f 100644 --- a/test/test.vcxproj +++ b/test/test.vcxproj @@ -125,7 +125,6 @@ - @@ -173,7 +172,6 @@ - diff --git a/test/test.vcxproj.filters b/test/test.vcxproj.filters index 03e90e4f7..82b116418 100644 --- a/test/test.vcxproj.filters +++ b/test/test.vcxproj.filters @@ -104,9 +104,6 @@ Source Files - - Source Files - Source Files @@ -172,9 +169,6 @@ Header Files - - Header Files - Header Files