From 0ba0f13a9ebf12e3a80f87253afffc43d17b87a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Fri, 10 Apr 2009 11:01:31 +0200 Subject: [PATCH] updated Visual Studio files --- cppcheck.sln | 0 cppcheck.vcproj | 30 +++++++++++++++++++++++++++++- testrunner.sln | 0 testrunner.vcproj | 44 ++++++++++++++++++++++++++++++++++++++------ 4 files changed, 67 insertions(+), 7 deletions(-) mode change 100644 => 100755 cppcheck.sln mode change 100644 => 100755 cppcheck.vcproj mode change 100644 => 100755 testrunner.sln mode change 100644 => 100755 testrunner.vcproj diff --git a/cppcheck.sln b/cppcheck.sln old mode 100644 new mode 100755 diff --git a/cppcheck.vcproj b/cppcheck.vcproj old mode 100644 new mode 100755 index 1d119aa8ad3..0cd30564351 --- a/cppcheck.vcproj +++ b/cppcheck.vcproj @@ -1,7 +1,7 @@  + + + + @@ -193,6 +201,10 @@ RelativePath=".\src\checkother.h" > + + @@ -213,6 +225,10 @@ RelativePath=".\src\filelister.h" > + + @@ -257,6 +273,10 @@ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > + + @@ -285,6 +305,10 @@ RelativePath=".\src\checkother.cpp" > + + @@ -309,6 +333,10 @@ RelativePath=".\src\main.cpp" > + + diff --git a/testrunner.sln b/testrunner.sln old mode 100644 new mode 100755 diff --git a/testrunner.vcproj b/testrunner.vcproj old mode 100644 new mode 100755 index 22de0cfdf0f..e1b25450684 --- a/testrunner.vcproj +++ b/testrunner.vcproj @@ -166,6 +166,14 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > + + + + @@ -194,6 +202,10 @@ RelativePath=".\src\CheckOther.h" > + + @@ -218,6 +230,10 @@ RelativePath=".\src\FileLister.h" > + + @@ -250,6 +266,10 @@ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > + + @@ -279,11 +299,11 @@ > + + @@ -306,6 +330,10 @@ RelativePath=".\src\settings.cpp" > + + @@ -346,6 +374,10 @@ RelativePath=".\test\testincompletestatement.cpp" > + + @@ -370,6 +402,10 @@ RelativePath=".\test\testrunner.cpp" > + + @@ -398,10 +434,6 @@ RelativePath=".\test\testunusedvar.cpp" > - -