visual c++: updated the project file

This commit is contained in:
Daniel Marjamäki 2008-12-19 10:33:16 +00:00
parent a5fa323a0b
commit 0f5ad537d5
1 changed files with 26 additions and 14 deletions

View File

@ -166,27 +166,27 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
> >
<File <File
RelativePath=".\CheckBufferOverrun.h" RelativePath=".\checkbufferoverrun.h"
> >
</File> </File>
<File <File
RelativePath=".\CheckClass.h" RelativePath=".\checkclass.h"
> >
</File> </File>
<File <File
RelativePath=".\CheckFunctionUsage.h" RelativePath=".\checkfunctionusage.h"
> >
</File> </File>
<File <File
RelativePath=".\CheckHeaders.h" RelativePath=".\checkheaders.h"
> >
</File> </File>
<File <File
RelativePath=".\CheckMemoryLeak.h" RelativePath=".\checkmemoryleak.h"
> >
</File> </File>
<File <File
RelativePath=".\CheckOther.h" RelativePath=".\checkother.h"
> >
</File> </File>
<File <File
@ -194,7 +194,15 @@
> >
</File> </File>
<File <File
RelativePath=".\FileLister.h" RelativePath=".\cppcheckexecutor.h"
>
</File>
<File
RelativePath=".\errorlogger.h"
>
</File>
<File
RelativePath=".\filelister.h"
> >
</File> </File>
<File <File
@ -226,27 +234,27 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
> >
<File <File
RelativePath=".\CheckBufferOverrun.cpp" RelativePath=".\checkbufferoverrun.cpp"
> >
</File> </File>
<File <File
RelativePath=".\CheckClass.cpp" RelativePath=".\checkclass.cpp"
> >
</File> </File>
<File <File
RelativePath=".\CheckFunctionUsage.cpp" RelativePath=".\checkfunctionusage.cpp"
> >
</File> </File>
<File <File
RelativePath=".\CheckHeaders.cpp" RelativePath=".\checkheaders.cpp"
> >
</File> </File>
<File <File
RelativePath=".\CheckMemoryLeak.cpp" RelativePath=".\checkmemoryleak.cpp"
> >
</File> </File>
<File <File
RelativePath=".\CheckOther.cpp" RelativePath=".\checkother.cpp"
> >
</File> </File>
<File <File
@ -254,7 +262,11 @@
> >
</File> </File>
<File <File
RelativePath=".\FileLister.cpp" RelativePath=".\cppcheckexecutor.cpp"
>
</File>
<File
RelativePath=".\filelister.cpp"
> >
</File> </File>
<File <File