updated Visual Studio files
This commit is contained in:
parent
4c64b09bb3
commit
0ba0f13a9e
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9.00"
|
Version="9,00"
|
||||||
Name="cppcheck"
|
Name="cppcheck"
|
||||||
ProjectGUID="{ECA5D746-4926-48BA-A372-FC888498531F}"
|
ProjectGUID="{ECA5D746-4926-48BA-A372-FC888498531F}"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
|
@ -165,6 +165,14 @@
|
||||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\check.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkautovariables.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkbufferoverrun.h"
|
RelativePath=".\src\checkbufferoverrun.h"
|
||||||
>
|
>
|
||||||
|
@ -193,6 +201,10 @@
|
||||||
RelativePath=".\src\checkother.h"
|
RelativePath=".\src\checkother.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checksecurity.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkstl.h"
|
RelativePath=".\src\checkstl.h"
|
||||||
>
|
>
|
||||||
|
@ -213,6 +225,10 @@
|
||||||
RelativePath=".\src\filelister.h"
|
RelativePath=".\src\filelister.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\mathlib.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\preprocessor.h"
|
RelativePath=".\src\preprocessor.h"
|
||||||
>
|
>
|
||||||
|
@ -257,6 +273,10 @@
|
||||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkautovariables.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkbufferoverrun.cpp"
|
RelativePath=".\src\checkbufferoverrun.cpp"
|
||||||
>
|
>
|
||||||
|
@ -285,6 +305,10 @@
|
||||||
RelativePath=".\src\checkother.cpp"
|
RelativePath=".\src\checkother.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checksecurity.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkstl.cpp"
|
RelativePath=".\src\checkstl.cpp"
|
||||||
>
|
>
|
||||||
|
@ -309,6 +333,10 @@
|
||||||
RelativePath=".\src\main.cpp"
|
RelativePath=".\src\main.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\mathlib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\preprocessor.cpp"
|
RelativePath=".\src\preprocessor.cpp"
|
||||||
>
|
>
|
||||||
|
|
|
@ -166,6 +166,14 @@
|
||||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\check.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkautovariables.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\CheckBufferOverrun.h"
|
RelativePath=".\src\CheckBufferOverrun.h"
|
||||||
>
|
>
|
||||||
|
@ -194,6 +202,10 @@
|
||||||
RelativePath=".\src\CheckOther.h"
|
RelativePath=".\src\CheckOther.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checksecurity.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkstl.h"
|
RelativePath=".\src\checkstl.h"
|
||||||
>
|
>
|
||||||
|
@ -218,6 +230,10 @@
|
||||||
RelativePath=".\src\FileLister.h"
|
RelativePath=".\src\FileLister.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\mathlib.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\preprocessor.h"
|
RelativePath=".\src\preprocessor.h"
|
||||||
>
|
>
|
||||||
|
@ -250,6 +266,10 @@
|
||||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\checkautovariables.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\CheckBufferOverrun.cpp"
|
RelativePath=".\src\CheckBufferOverrun.cpp"
|
||||||
>
|
>
|
||||||
|
@ -279,11 +299,11 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkstl.cpp"
|
RelativePath=".\src\checksecurity.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\checkvalidate.cpp"
|
RelativePath=".\src\checkstl.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -298,6 +318,10 @@
|
||||||
RelativePath=".\src\FileLister.cpp"
|
RelativePath=".\src\FileLister.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\mathlib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\preprocessor.cpp"
|
RelativePath=".\src\preprocessor.cpp"
|
||||||
>
|
>
|
||||||
|
@ -306,6 +330,10 @@
|
||||||
RelativePath=".\src\settings.cpp"
|
RelativePath=".\src\settings.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\test\testautovariables.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\test\testbufferoverrun.cpp"
|
RelativePath=".\test\testbufferoverrun.cpp"
|
||||||
>
|
>
|
||||||
|
@ -346,6 +374,10 @@
|
||||||
RelativePath=".\test\testincompletestatement.cpp"
|
RelativePath=".\test\testincompletestatement.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\test\testmathlib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\test\testmemleak.cpp"
|
RelativePath=".\test\testmemleak.cpp"
|
||||||
>
|
>
|
||||||
|
@ -370,6 +402,10 @@
|
||||||
RelativePath=".\test\testrunner.cpp"
|
RelativePath=".\test\testrunner.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\test\testsecurity.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\test\testsimplifytokens.cpp"
|
RelativePath=".\test\testsimplifytokens.cpp"
|
||||||
>
|
>
|
||||||
|
@ -398,10 +434,6 @@
|
||||||
RelativePath=".\test\testunusedvar.cpp"
|
RelativePath=".\test\testunusedvar.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\test\testvalidate.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\token.cpp"
|
RelativePath=".\src\token.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue