From a521e4274fda9a56a4991058eb16e8a25b63540e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Mon, 24 Nov 2008 07:47:13 +0000 Subject: [PATCH] Visual C++: Updated the project file * removed 'commoncheck' * added 'checkfunctionusage' * added 'token' --- cppcheck.vcproj | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/cppcheck.vcproj b/cppcheck.vcproj index a8f8b061a..787b094f7 100644 --- a/cppcheck.vcproj +++ b/cppcheck.vcproj @@ -173,6 +173,10 @@ RelativePath=".\CheckClass.h" > + + @@ -185,10 +189,6 @@ RelativePath=".\CheckOther.h" > - - @@ -205,6 +205,10 @@ RelativePath=".\settings.h" > + + @@ -229,6 +233,10 @@ RelativePath=".\CheckClass.cpp" > + + @@ -241,10 +249,6 @@ RelativePath=".\CheckOther.cpp" > - - @@ -265,6 +269,10 @@ RelativePath=".\settings.cpp" > + +