From 577e2ad89581244b9341ce0abf61ced7b908a19f Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Sat, 31 Jan 2009 18:55:48 +0000 Subject: [PATCH] Add new files (Src/checkdangerousfunctions.cpp and .h) to Visual Studio project. --- cppcheck.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cppcheck.vcproj b/cppcheck.vcproj index 5ccdc3ea7..20d56f3af 100644 --- a/cppcheck.vcproj +++ b/cppcheck.vcproj @@ -173,6 +173,10 @@ RelativePath=".\src\checkclass.h" > + + @@ -257,6 +261,10 @@ RelativePath=".\src\checkclass.cpp" > + +