2008-11-23 15:10:55 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6" />
|
|
|
|
<Project>
|
|
|
|
<Option title="cppcheck" />
|
2008-11-23 16:29:12 +01:00
|
|
|
<Option makefile_is_custom="1" />
|
2008-11-23 15:10:55 +01:00
|
|
|
<Option pch_mode="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Build>
|
2008-11-23 16:29:12 +01:00
|
|
|
<Target title="all">
|
|
|
|
<Option output="cppcheck" prefix_auto="1" extension_auto="1" />
|
|
|
|
<Option object_output="/home/nobackup/cppcheck/.objs" />
|
|
|
|
<Option type="1" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-g" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
<Target title="test">
|
|
|
|
<Option output="testrunner" prefix_auto="1" extension_auto="1" />
|
|
|
|
<Option object_output="/home/nobackup/cppcheck/.objs" />
|
2008-11-23 15:10:55 +01:00
|
|
|
<Option type="1" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-g" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-Wall" />
|
|
|
|
<Add option="-fexceptions" />
|
|
|
|
</Compiler>
|
|
|
|
<Unit filename="CheckBufferOverrun.cpp" />
|
|
|
|
<Unit filename="CheckBufferOverrun.h" />
|
|
|
|
<Unit filename="CheckClass.cpp" />
|
|
|
|
<Unit filename="CheckClass.h" />
|
|
|
|
<Unit filename="CheckFunctionUsage.cpp" />
|
|
|
|
<Unit filename="CheckFunctionUsage.h" />
|
|
|
|
<Unit filename="CheckHeaders.cpp" />
|
|
|
|
<Unit filename="CheckHeaders.h" />
|
|
|
|
<Unit filename="CheckMemoryLeak.cpp" />
|
|
|
|
<Unit filename="CheckMemoryLeak.h" />
|
|
|
|
<Unit filename="CheckOther.cpp" />
|
|
|
|
<Unit filename="CheckOther.h" />
|
|
|
|
<Unit filename="FileLister.cpp" />
|
|
|
|
<Unit filename="FileLister.h" />
|
|
|
|
<Unit filename="cppcheck.cpp" />
|
|
|
|
<Unit filename="cppcheck.h" />
|
|
|
|
<Unit filename="errorlogger.h" />
|
2008-11-23 16:29:12 +01:00
|
|
|
<Unit filename="main.cpp">
|
|
|
|
<Option target="all" />
|
|
|
|
</Unit>
|
2008-11-23 15:10:55 +01:00
|
|
|
<Unit filename="preprocessor.cpp" />
|
|
|
|
<Unit filename="preprocessor.h" />
|
|
|
|
<Unit filename="settings.cpp" />
|
|
|
|
<Unit filename="settings.h" />
|
2008-11-23 16:29:12 +01:00
|
|
|
<Unit filename="testbufferoverrun.cpp" />
|
|
|
|
<Unit filename="testcharvar.cpp" />
|
|
|
|
<Unit filename="testconstructors.cpp" />
|
|
|
|
<Unit filename="testdivision.cpp" />
|
|
|
|
<Unit filename="testfunctionusage.cpp" />
|
|
|
|
<Unit filename="testincompletestatement.cpp" />
|
|
|
|
<Unit filename="testmemleak.cpp" />
|
|
|
|
<Unit filename="testpreprocessor.cpp" />
|
|
|
|
<Unit filename="testrunner.cpp">
|
|
|
|
<Option target="test" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="testsimplifytokens.cpp" />
|
|
|
|
<Unit filename="testsuite.cpp" />
|
|
|
|
<Unit filename="testsuite.h" />
|
|
|
|
<Unit filename="testtokenize.cpp" />
|
|
|
|
<Unit filename="testunusedprivfunc.cpp" />
|
|
|
|
<Unit filename="testunusedvar.cpp" />
|
2008-11-23 15:10:55 +01:00
|
|
|
<Unit filename="token.cpp" />
|
|
|
|
<Unit filename="token.h" />
|
|
|
|
<Unit filename="tokenize.cpp" />
|
|
|
|
<Unit filename="tokenize.h" />
|
|
|
|
<Extensions>
|
|
|
|
<code_completion />
|
|
|
|
<debugger />
|
2008-11-23 16:29:12 +01:00
|
|
|
<envvars />
|
2008-11-23 15:10:55 +01:00
|
|
|
</Extensions>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|