Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > db0b225408d712f5c491aa0163a6524f > files > 9

cppcheck-1.44-1.fc14.x86_64.rpm

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Debug|Win32">
      <Configuration>Debug</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{BA98E531-D8B3-39CB-8171-064854404B81}</ProjectGuid>
    <Keyword>Qt4VSv1.0</Keyword>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseOfMfc>false</UseOfMfc>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseOfMfc>false</UseOfMfc>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup>
    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\Build\$(Configuration)\</OutDir>
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\BuildTmp\$(TargetName)\$(Configuration)\</IntDir>
    <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</IgnoreImportLibrary>
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\Build\$(Configuration)\</OutDir>
    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\BuildTmp\$(TargetName)\$(Configuration)\</IntDir>
    <IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</IgnoreImportLibrary>
    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <Midl>
      <WarningLevel>0</WarningLevel>
      <DefaultCharType>Unsigned</DefaultCharType>
      <EnableErrorChecks>None</EnableErrorChecks>
    </Midl>
    <ClCompile>
      <Optimization>Disabled</Optimization>
      <AdditionalIncludeDirectories>..\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <PreprocessorDefinitions>_DEBUG;WIN32;UNIT_TESTING;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
      <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
      <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>
      <WarningLevel>Level4</WarningLevel>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    </ClCompile>
    <ResourceCompile>
      <PreprocessorDefinitions>UNICODE;WIN32;QT_LARGEFILE_SUPPORT;UNIT_TESTING;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ResourceCompile>
    <Link>
      <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
      <OutputFile>$(OutDir)test.exe</OutputFile>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <ProgramDatabaseFile>
      </ProgramDatabaseFile>
      <SubSystem>Console</SubSystem>
      <LinkTimeCodeGeneration>
      </LinkTimeCodeGeneration>
    </Link>
    <Bscmake>
      <OutputFile>$(IntDir)$(ProjectName).bsc</OutputFile>
    </Bscmake>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <Midl>
      <WarningLevel>0</WarningLevel>
      <DefaultCharType>Unsigned</DefaultCharType>
      <EnableErrorChecks>None</EnableErrorChecks>
    </Midl>
    <ClCompile>
      <Optimization>MaxSpeed</Optimization>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <WholeProgramOptimization>true</WholeProgramOptimization>
      <AdditionalIncludeDirectories>..\lib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <PreprocessorDefinitions>NDEBUG;WIN32;UNIT_TESTING;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
      <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
      <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>
      <WarningLevel>Level4</WarningLevel>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    </ClCompile>
    <ResourceCompile>
      <PreprocessorDefinitions>QT_NO_DEBUG;NDEBUG;UNICODE;WIN32;QT_LARGEFILE_SUPPORT;UNIT_TESTING;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ResourceCompile>
    <Link>
      <AdditionalDependencies>shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
      <OutputFile>$(OutDir)test.exe</OutputFile>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <ProgramDatabaseFile>
      </ProgramDatabaseFile>
      <SubSystem>Console</SubSystem>
      <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
    </Link>
    <Bscmake>
      <OutputFile>$(IntDir)$(ProjectName).bsc</OutputFile>
    </Bscmake>
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClCompile Include="..\lib\checkautovariables.cpp" />
    <ClCompile Include="..\lib\checkbufferoverrun.cpp" />
    <ClCompile Include="..\lib\checkclass.cpp" />
    <ClCompile Include="..\lib\checkdangerousfunctions.cpp" />
    <ClCompile Include="..\lib\checkexceptionsafety.cpp" />
    <ClCompile Include="..\lib\checkmemoryleak.cpp" />
    <ClCompile Include="..\lib\checkother.cpp" />
    <ClCompile Include="..\lib\checkstl.cpp" />
    <ClCompile Include="..\lib\checkunusedfunctions.cpp" />
    <ClCompile Include="..\lib\cppcheck.cpp" />
    <ClCompile Include="..\lib\errorlogger.cpp" />
    <ClCompile Include="..\lib\executionpath.cpp" />
    <ClCompile Include="..\lib\filelister.cpp" />
    <ClCompile Include="..\lib\filelister_win32.cpp" />
    <ClCompile Include="..\lib\mathlib.cpp" />
    <ClCompile Include="..\lib\preprocessor.cpp" />
    <ClCompile Include="..\lib\settings.cpp" />
    <ClCompile Include="..\lib\token.cpp" />
    <ClCompile Include="..\lib\tokenize.cpp" />
    <ClCompile Include="testautovariables.cpp" />
    <ClCompile Include="testbufferoverrun.cpp" />
    <ClCompile Include="testcharvar.cpp" />
    <ClCompile Include="testclass.cpp" />
    <ClCompile Include="testconstructors.cpp" />
    <ClCompile Include="testcppcheck.cpp" />
    <ClCompile Include="testdangerousfunctions.cpp" />
    <ClCompile Include="testdivision.cpp" />
    <ClCompile Include="testexceptionsafety.cpp" />
    <ClCompile Include="testfilelister.cpp" />
    <ClCompile Include="testincompletestatement.cpp" />
    <ClCompile Include="testmathlib.cpp" />
    <ClCompile Include="testmemleak.cpp" />
    <ClCompile Include="testother.cpp" />
    <ClCompile Include="testpreprocessor.cpp" />
    <ClCompile Include="testredundantif.cpp" />
    <ClCompile Include="testrunner.cpp" />
    <ClCompile Include="testsimplifytokens.cpp" />
    <ClCompile Include="teststl.cpp" />
    <ClCompile Include="testsuite.cpp" />
    <ClCompile Include="testtoken.cpp" />
    <ClCompile Include="testtokenize.cpp" />
    <ClCompile Include="testunusedfunctions.cpp" />
    <ClCompile Include="testunusedprivfunc.cpp" />
    <ClCompile Include="testunusedvar.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="..\lib\check.h" />
    <ClInclude Include="..\lib\checkautovariables.h" />
    <ClInclude Include="..\lib\checkbufferoverrun.h" />
    <ClInclude Include="..\lib\checkclass.h" />
    <ClInclude Include="..\lib\checkdangerousfunctions.h" />
    <ClInclude Include="..\lib\checkexceptionsafety.h" />
    <ClInclude Include="..\lib\checkmemoryleak.h" />
    <ClInclude Include="..\lib\checkother.h" />
    <ClInclude Include="..\lib\checkstl.h" />
    <ClInclude Include="..\lib\checkunusedfunctions.h" />
    <ClInclude Include="..\lib\classinfo.h" />
    <ClInclude Include="..\lib\cppcheck.h" />
    <ClInclude Include="..\lib\errorlogger.h" />
    <ClInclude Include="..\lib\executionpath.h" />
    <ClInclude Include="..\lib\filelister.h" />
    <ClInclude Include="..\lib\filelister_win32.h" />
    <ClInclude Include="..\lib\mathlib.h" />
    <ClInclude Include="..\lib\preprocessor.h" />
    <ClInclude Include="..\lib\settings.h" />
    <ClInclude Include="..\lib\token.h" />
    <ClInclude Include="..\lib\tokenize.h" />
    <ClInclude Include="testsuite.h" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>