subrepo: subdir: "platforms/platform-test-f4-ll" merged: "bc41134" upstream: origin: "git@github.com:compihu/platform-test-f4-ll.git" branch: "master" commit: "bc41134" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "87ee373"
298 lines
16 KiB
XML
298 lines
16 KiB
XML
<?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="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{F468F539-27BD-468E-BE64-DDE641400B51}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</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)'=='Release|x64'" 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>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" 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'">lib\</OutDir>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">lib\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cpputest_build\Debug\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cpputest_build\Debug\$(ProjectName)\</IntDir>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">lib\</OutDir>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">lib\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cpputest_build\Release\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cpputest_build\Release\$(ProjectName)\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)d</TargetName>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectName)d</TargetName>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>.\include;.\include\Platforms\VisualCpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>_LIB;WIN32;_DEBUG;STDC_WANT_SECURE_LIB;CPPUTEST_USE_LONG_LONG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Lib>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\Debug/CppUTestd.bsc</OutputFile>
|
|
</Bscmake>
|
|
<PreBuildEvent>
|
|
<Command>
|
|
</Command>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent />
|
|
<ProjectReference>
|
|
<LinkLibraryDependencies>true</LinkLibraryDependencies>
|
|
</ProjectReference>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>.\include;.\include\Platforms\VisualCpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>_LIB;WIN32;_DEBUG;STDC_WANT_SECURE_LIB;CPPUTEST_USE_LONG_LONG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Lib>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\Debug/CppUTestd.bsc</OutputFile>
|
|
</Bscmake>
|
|
<PreBuildEvent>
|
|
<Command>
|
|
</Command>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent />
|
|
<ProjectReference>
|
|
<LinkLibraryDependencies>true</LinkLibraryDependencies>
|
|
</ProjectReference>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>.\include;.\include\Platforms\VisualCpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;STDC_WANT_SECURE_LIB;CPPUTEST_USE_LONG_LONG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Lib>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\Release/CppUTest.bsc</OutputFile>
|
|
</Bscmake>
|
|
<PreBuildEvent>
|
|
<Command>
|
|
</Command>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent />
|
|
<ProjectReference>
|
|
<LinkLibraryDependencies>true</LinkLibraryDependencies>
|
|
</ProjectReference>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>.\include;.\include\Platforms\VisualCpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;STDC_WANT_SECURE_LIB;CPPUTEST_USE_LONG_LONG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Lib>
|
|
<Bscmake>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<OutputFile>.\Release/CppUTest.bsc</OutputFile>
|
|
</Bscmake>
|
|
<PreBuildEvent>
|
|
<Command>
|
|
</Command>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent />
|
|
<ProjectReference>
|
|
<LinkLibraryDependencies>true</LinkLibraryDependencies>
|
|
</ProjectReference>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="src\CppUTestExt\CodeMemoryReportFormatter.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\GTest.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\IEEE754ExceptionsPlugin.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MemoryReportAllocator.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MemoryReporterPlugin.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MemoryReportFormatter.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockActualCall.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockExpectedCall.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockExpectedCallsList.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockFailure.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockNamedValue.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockSupport.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockSupportPlugin.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\MockSupport_c.cpp" />
|
|
<ClCompile Include="src\CppUTestExt\OrderedTest.cpp" />
|
|
<ClCompile Include="src\CppUTest\CommandLineArguments.cpp" />
|
|
<ClCompile Include="src\CppUTest\CommandLineTestRunner.cpp" />
|
|
<ClCompile Include="src\CppUTest\JUnitTestOutput.cpp" />
|
|
<ClCompile Include="src\CppUTest\TeamCityTestOutput.cpp" />
|
|
<ClCompile Include="src\CppUTest\MemoryLeakDetector.cpp" />
|
|
<ClCompile Include="src\CppUTest\MemoryLeakWarningPlugin.cpp" />
|
|
<ClCompile Include="src\CppUTest\SimpleMutex.cpp" />
|
|
<ClCompile Include="src\CppUTest\SimpleString.cpp" />
|
|
<ClCompile Include="src\CppUTest\SimpleStringInternalCache.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestFailure.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestFilter.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestHarness_c.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestMemoryAllocator.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestOutput.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestPlugin.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestRegistry.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestResult.cpp" />
|
|
<ClCompile Include="src\CppUTest\TestTestingFixture.cpp" />
|
|
<ClCompile Include="src\CppUTest\Utest.cpp" />
|
|
<ClCompile Include="src\Platforms\VisualCpp\UtestPlatform.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="include\CppUTestExt\CodeMemoryReportFormatter.h" />
|
|
<ClInclude Include="include\CppUTestExt\GMock.h" />
|
|
<ClInclude Include="include\CppUTestExt\GTest.h" />
|
|
<ClInclude Include="include\CppUTestExt\GTestSupport.h" />
|
|
<ClInclude Include="include\CppUTestExt\GTestConvertor.h" />
|
|
<ClInclude Include="include\cpputestext\ieee754exceptionsplugin.h" />
|
|
<ClInclude Include="include\CppUTestExt\MemoryReportAllocator.h" />
|
|
<ClInclude Include="include\CppUTestExt\MemoryReporterPlugin.h" />
|
|
<ClInclude Include="include\CppUTestExt\MemoryReportFormatter.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockActualCall.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockCheckedActualCall.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockCheckedExpectedCall.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockExpectedCall.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockExpectedCallsList.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockFailure.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockNamedValue.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockSupport.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockSupportPlugin.h" />
|
|
<ClInclude Include="include\CppUTestExt\MockSupport_c.h" />
|
|
<ClInclude Include="include\CppUTestExt\OrderedTest.h" />
|
|
<ClInclude Include="include\CppUTest\CommandLineArguments.h" />
|
|
<ClInclude Include="include\CppUTest\CommandLineTestRunner.h" />
|
|
<ClInclude Include="include\cpputest\cpputestconfig.h" />
|
|
<ClInclude Include="include\CppUTest\CppUTestGeneratedConfig.h" />
|
|
<ClInclude Include="include\CppUTest\JUnitTestOutput.h" />
|
|
<ClInclude Include="include\cpputest\platformspecificfunctions_c.h" />
|
|
<ClInclude Include="include\CppUTest\TeamCityTestOutput.h" />
|
|
<ClInclude Include="include\CppUTest\MemoryLeakDetector.h" />
|
|
<ClInclude Include="include\CppUTest\MemoryLeakDetectorMallocMacros.h" />
|
|
<ClInclude Include="include\CppUTest\MemoryLeakDetectorNewMacros.h" />
|
|
<ClInclude Include="include\CppUTest\MemoryLeakWarningPlugin.h" />
|
|
<ClInclude Include="include\CppUTest\PlatformSpecificFunctions.h" />
|
|
<ClInclude Include="include\CppUTest\SimpleMutex.h" />
|
|
<ClInclude Include="include\CppUTest\SimpleString.h" />
|
|
<ClInclude Include="include\CppUTest\SimpleStringInternalCache.h" />
|
|
<ClInclude Include="include\CppUTest\StandardCLibrary.h" />
|
|
<ClInclude Include="include\CppUTest\TestFailure.h" />
|
|
<ClInclude Include="include\CppUTest\TestFilter.h" />
|
|
<ClInclude Include="include\CppUTest\TestHarness.h" />
|
|
<ClInclude Include="include\CppUTest\TestHarness_c.h" />
|
|
<ClInclude Include="include\CppUTest\TestMemoryAllocator.h" />
|
|
<ClInclude Include="include\CppUTest\TestOutput.h" />
|
|
<ClInclude Include="include\CppUTest\TestPlugin.h" />
|
|
<ClInclude Include="include\CppUTest\TestRegistry.h" />
|
|
<ClInclude Include="include\CppUTest\TestResult.h" />
|
|
<ClInclude Include="include\CppUTest\TestTestingFixture.h" />
|
|
<ClInclude Include="include\CppUTest\Utest.h" />
|
|
<ClInclude Include="include\CppUTest\UtestMacros.h" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project>
|