2010-02-27 01:12:05 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2009-10-28 17:37:38 +01:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2010-09-18 08:20:02 +02:00
|
|
|
Version="9,00"
|
2009-10-28 17:37:38 +01:00
|
|
|
Name="test"
|
|
|
|
ProjectGUID="{BA98E531-D8B3-39CB-8171-064854404B81}"
|
2010-02-27 01:12:05 +01:00
|
|
|
Keyword="Qt4VSv1.0"
|
|
|
|
TargetFrameworkVersion="0"
|
|
|
|
>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
</Platforms>
|
2010-02-27 01:12:05 +01:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2010-02-27 10:54:29 +01:00
|
|
|
OutputDirectory="..\Build\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="..\BuildTmp\$(TargetName)\$(ConfigurationName)"
|
2010-02-27 01:12:05 +01:00
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
WarningLevel="0"
|
|
|
|
DefaultCharType="0"
|
|
|
|
EnableErrorChecks="1"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-04-13 21:33:08 +02:00
|
|
|
Optimization="0"
|
2010-09-06 21:31:06 +02:00
|
|
|
AdditionalIncludeDirectories="..\lib;..\cli"
|
2010-07-27 16:34:13 +02:00
|
|
|
PreprocessorDefinitions="_DEBUG,WIN32,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS"
|
2010-04-13 22:22:44 +02:00
|
|
|
BasicRuntimeChecks="3"
|
2010-08-20 17:59:09 +02:00
|
|
|
RuntimeLibrary="1"
|
2010-02-27 01:12:05 +01:00
|
|
|
TreatWChar_tAsBuiltInType="false"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
2010-04-13 21:33:08 +02:00
|
|
|
WarningLevel="4"
|
2010-02-27 01:12:05 +01:00
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="UNICODE,WIN32,QT_LARGEFILE_SUPPORT,UNIT_TESTING,_DEBUG"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2010-02-27 01:12:05 +01:00
|
|
|
IgnoreImportLibrary="true"
|
2009-10-28 17:37:38 +01:00
|
|
|
AdditionalDependencies="shlwapi.lib"
|
2010-02-27 01:12:05 +01:00
|
|
|
OutputFile="$(OutDir)\test.exe"
|
2009-10-28 17:37:38 +01:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=""
|
|
|
|
SubSystem="1"
|
2010-04-14 12:01:45 +02:00
|
|
|
LinkTimeCodeGeneration="0"
|
2010-02-27 01:12:05 +01:00
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
OutputFile="$(IntDir)/$(ProjectName).bsc"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2010-02-27 10:54:29 +01:00
|
|
|
OutputDirectory="..\Build\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="..\BuildTmp\$(TargetName)\$(ConfigurationName)"
|
2010-02-27 01:12:05 +01:00
|
|
|
ConfigurationType="1"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
WarningLevel="0"
|
|
|
|
DefaultCharType="0"
|
|
|
|
EnableErrorChecks="1"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-02-27 01:12:05 +01:00
|
|
|
Optimization="2"
|
2010-04-13 22:22:44 +02:00
|
|
|
EnableIntrinsicFunctions="true"
|
2010-02-27 01:12:05 +01:00
|
|
|
WholeProgramOptimization="true"
|
2010-09-06 21:31:06 +02:00
|
|
|
AdditionalIncludeDirectories="..\lib;..\cli"
|
2010-07-27 16:34:13 +02:00
|
|
|
PreprocessorDefinitions="NDEBUG,WIN32,UNIT_TESTING;_CRT_SECURE_NO_WARNINGS"
|
2010-08-20 17:59:09 +02:00
|
|
|
RuntimeLibrary="0"
|
2009-10-28 17:37:38 +01:00
|
|
|
TreatWChar_tAsBuiltInType="false"
|
2010-02-27 01:12:05 +01:00
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
2010-04-13 22:22:44 +02:00
|
|
|
WarningLevel="4"
|
2010-04-14 12:01:45 +02:00
|
|
|
DebugInformationFormat="3"
|
2010-02-27 01:12:05 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,UNIT_TESTING"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
IgnoreImportLibrary="true"
|
2010-02-27 01:12:05 +01:00
|
|
|
AdditionalDependencies="shlwapi.lib"
|
|
|
|
OutputFile="$(OutDir)\test.exe"
|
2009-10-28 17:37:38 +01:00
|
|
|
LinkIncremental="1"
|
2010-04-14 12:01:45 +02:00
|
|
|
GenerateDebugInformation="true"
|
2009-10-28 17:37:38 +01:00
|
|
|
ProgramDatabaseFile=""
|
|
|
|
SubSystem="1"
|
2010-02-27 01:12:05 +01:00
|
|
|
LinkTimeCodeGeneration="1"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
OutputFile="$(IntDir)/$(ProjectName).bsc"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Tool
|
2010-02-27 01:12:05 +01:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2009-10-28 17:37:38 +01:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
2010-02-27 01:12:05 +01:00
|
|
|
<References>
|
|
|
|
</References>
|
2009-10-28 17:37:38 +01:00
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2010-02-27 01:12:05 +01:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkautovariables.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkbufferoverrun.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkclass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkexceptionsafety.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkmemoryleak.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-18 08:20:02 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkobsoletefunctions.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkother.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkstl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkunusedfunctions.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-06 21:31:06 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\cli\cmdlineparser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\cppcheck.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\errorlogger.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\executionpath.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-18 08:20:02 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister_unix.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister_win32.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\mathlib.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-17 16:59:47 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\path.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\preprocessor.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\settings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testautovariables.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testbufferoverrun.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testcharvar.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testclass.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2010-09-06 21:31:06 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\testcmdlineparser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testconstructors.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testcppcheck.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testdivision.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testexceptionsafety.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testfilelister.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testincompletestatement.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testmathlib.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testmemleak.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testobsoletefunctions.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testother.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testpreprocessor.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testrunner.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testsettings.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testsimplifytokens.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\teststl.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testsuite.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testthreadexecutor.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testtoken.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testtokenize.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testunusedfunctions.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testunusedprivfunc.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testunusedvar.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cli\threadexecutor.cpp"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2010-08-31 22:18:07 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\timer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-17 19:36:52 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinystr.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinyxml.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinyxmlerror.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinyxmlparser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\token.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\tokenize.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2010-02-27 01:12:05 +01:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\check.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkautovariables.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkbufferoverrun.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkclass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkexceptionsafety.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkmemoryleak.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-18 08:20:02 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkobsoletefunctions.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkother.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkstl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\checkunusedfunctions.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\classinfo.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-06 21:31:06 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\cli\cmdlineparser.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\cppcheck.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\errorlogger.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\executionpath.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-09-18 08:20:02 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister_unix.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\filelister_win32.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\mathlib.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-17 16:59:47 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\path.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\preprocessor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\settings.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
<File
|
2010-09-18 08:20:02 +02:00
|
|
|
RelativePath=".\testsuite.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cli\threadexecutor.h"
|
2010-02-27 01:12:05 +01:00
|
|
|
>
|
|
|
|
</File>
|
2010-08-31 22:18:07 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\timer.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-17 19:36:52 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinystr.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\tinyxml\tinyxml.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-04-14 17:52:46 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\lib\token.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\lib\tokenize.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-28 17:37:38 +01:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
2010-02-27 01:12:05 +01:00
|
|
|
</VisualStudioProject>
|