Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildtestexecution_vs2019_win64.vcxproj (365 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug_FastBuild_NoBlob_vs2019|x64"> <Configuration>Debug_FastBuild_NoBlob_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug_FastBuild_vs2019|x64"> <Configuration>Debug_FastBuild_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug_MSBuild_vs2019|x64"> <Configuration>Debug_MSBuild_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release_FastBuild_NoBlob_vs2019|x64"> <Configuration>Release_FastBuild_NoBlob_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release_FastBuild_vs2019|x64"> <Configuration>Release_FastBuild_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release_MSBuild_vs2019|x64"> <Configuration>Release_MSBuild_vs2019</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{6644576B-DABD-B111-1BB5-47804F5CE2DC}</ProjectGuid> <DefaultLanguage>en-US</DefaultLanguage> <RootNamespace>PostBuildTestExecution</RootNamespace> <ProjectName>PostBuildTestExecution</ProjectName> </PropertyGroup> <PropertyGroup Label="Globals"> <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FastBuild_NoBlob_vs2019|x64'" Label="Configuration"> <ConfigurationType>Makefile</ConfigurationType> <UseDebugLibraries>true</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FastBuild_vs2019|x64'" Label="Configuration"> <ConfigurationType>Makefile</ConfigurationType> <UseDebugLibraries>true</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_MSBuild_vs2019|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>true</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_FastBuild_NoBlob_vs2019|x64'" Label="Configuration"> <ConfigurationType>Makefile</ConfigurationType> <UseDebugLibraries>false</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_FastBuild_vs2019|x64'" Label="Configuration"> <ConfigurationType>Makefile</ConfigurationType> <UseDebugLibraries>false</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_MSBuild_vs2019|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseDebugLibraries>false</UseDebugLibraries> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>false</WholeProgramOptimization> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> </ImportGroup> <ImportGroup 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 Condition="'$(Configuration)|$(Platform)'=='Debug_FastBuild_NoBlob_vs2019|x64'"> <OutDir>output\debug_fastbuild_noblob_vs2019\</OutDir> <IntDir>build\debug_fastbuild_noblob_vs2019\postbuildtestexecution\</IntDir> <NMakeBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" PostBuildTestExecution_Debug_FastBuild_NoBlob_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeBuildCommandLine> <NMakeReBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" -clean PostBuildTestExecution_Debug_FastBuild_NoBlob_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeReBuildCommandLine> <NMakeCleanCommandLine>del "build\debug_fastbuild_noblob_vs2019\postbuildtestexecution\*unity*.cpp" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_noblob_vs2019\postbuildtestexecution\*.obj" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_noblob_vs2019\postbuildtestexecution\*.a" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_noblob_vs2019\postbuildtestexecution\*.lib" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.exe" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.elf" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.exp" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.ilk" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.lib" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.pdb" &gt;NUL 2&gt;NUL</NMakeCleanCommandLine> <NMakeOutput>output\debug_fastbuild_noblob_vs2019\postbuildtestexecution.exe</NMakeOutput> <NMakePreprocessorDefinitions>WIN64;_CONSOLE;_DEBUG</NMakePreprocessorDefinitions> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FastBuild_vs2019|x64'"> <OutDir>output\debug_fastbuild_vs2019\</OutDir> <IntDir>build\debug_fastbuild_vs2019\postbuildtestexecution\</IntDir> <NMakeBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" PostBuildTestExecution_Debug_FastBuild_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeBuildCommandLine> <NMakeReBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" -clean PostBuildTestExecution_Debug_FastBuild_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeReBuildCommandLine> <NMakeCleanCommandLine>del "build\debug_fastbuild_vs2019\postbuildtestexecution\*unity*.cpp" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_vs2019\postbuildtestexecution\*.obj" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_vs2019\postbuildtestexecution\*.a" &gt;NUL 2&gt;NUL del "build\debug_fastbuild_vs2019\postbuildtestexecution\*.lib" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.exe" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.elf" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.exp" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.ilk" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.lib" &gt;NUL 2&gt;NUL del "output\debug_fastbuild_vs2019\postbuildtestexecution.pdb" &gt;NUL 2&gt;NUL</NMakeCleanCommandLine> <NMakeOutput>output\debug_fastbuild_vs2019\postbuildtestexecution.exe</NMakeOutput> <NMakePreprocessorDefinitions>WIN64;_CONSOLE;_DEBUG</NMakePreprocessorDefinitions> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_MSBuild_vs2019|x64'"> <TargetName>postbuildtestexecution</TargetName> <OutDir>output\debug_msbuild_vs2019\</OutDir> <IntDir>build\debug_msbuild_vs2019\postbuildtestexecution\</IntDir> <TargetExt>.exe</TargetExt> <GenerateManifest>true</GenerateManifest> <LinkIncremental>false</LinkIncremental> <OutputFile>output\debug_msbuild_vs2019\postbuildtestexecution.exe</OutputFile> <EmbedManifest>false</EmbedManifest> <IgnoreImportLibrary>false</IgnoreImportLibrary> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_FastBuild_NoBlob_vs2019|x64'"> <OutDir>output\release_fastbuild_noblob_vs2019\</OutDir> <IntDir>build\release_fastbuild_noblob_vs2019\postbuildtestexecution\</IntDir> <NMakeBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" PostBuildTestExecution_Release_FastBuild_NoBlob_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeBuildCommandLine> <NMakeReBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" -clean PostBuildTestExecution_Release_FastBuild_NoBlob_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeReBuildCommandLine> <NMakeCleanCommandLine>del "build\release_fastbuild_noblob_vs2019\postbuildtestexecution\*unity*.cpp" &gt;NUL 2&gt;NUL del "build\release_fastbuild_noblob_vs2019\postbuildtestexecution\*.obj" &gt;NUL 2&gt;NUL del "build\release_fastbuild_noblob_vs2019\postbuildtestexecution\*.a" &gt;NUL 2&gt;NUL del "build\release_fastbuild_noblob_vs2019\postbuildtestexecution\*.lib" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.exe" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.elf" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.exp" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.ilk" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.lib" &gt;NUL 2&gt;NUL del "output\release_fastbuild_noblob_vs2019\postbuildtestexecution.pdb" &gt;NUL 2&gt;NUL</NMakeCleanCommandLine> <NMakeOutput>output\release_fastbuild_noblob_vs2019\postbuildtestexecution.exe</NMakeOutput> <NMakePreprocessorDefinitions>NDEBUG;WIN64;_CONSOLE</NMakePreprocessorDefinitions> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_FastBuild_vs2019|x64'"> <OutDir>output\release_fastbuild_vs2019\</OutDir> <IntDir>build\release_fastbuild_vs2019\postbuildtestexecution\</IntDir> <NMakeBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" PostBuildTestExecution_Release_FastBuild_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeBuildCommandLine> <NMakeReBuildCommandLine>cd $(SolutionDir) "$(ProjectDir)..\..\..\tools\FastBuild\Windows-x64\FBuild.exe" -clean PostBuildTestExecution_Release_FastBuild_vs2019_win64 -ide -summary -wait -config $(SolutionName).bff </NMakeReBuildCommandLine> <NMakeCleanCommandLine>del "build\release_fastbuild_vs2019\postbuildtestexecution\*unity*.cpp" &gt;NUL 2&gt;NUL del "build\release_fastbuild_vs2019\postbuildtestexecution\*.obj" &gt;NUL 2&gt;NUL del "build\release_fastbuild_vs2019\postbuildtestexecution\*.a" &gt;NUL 2&gt;NUL del "build\release_fastbuild_vs2019\postbuildtestexecution\*.lib" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.exe" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.elf" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.exp" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.ilk" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.lib" &gt;NUL 2&gt;NUL del "output\release_fastbuild_vs2019\postbuildtestexecution.pdb" &gt;NUL 2&gt;NUL</NMakeCleanCommandLine> <NMakeOutput>output\release_fastbuild_vs2019\postbuildtestexecution.exe</NMakeOutput> <NMakePreprocessorDefinitions>NDEBUG;WIN64;_CONSOLE</NMakePreprocessorDefinitions> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_MSBuild_vs2019|x64'"> <TargetName>postbuildtestexecution</TargetName> <OutDir>output\release_msbuild_vs2019\</OutDir> <IntDir>build\release_msbuild_vs2019\postbuildtestexecution\</IntDir> <TargetExt>.exe</TargetExt> <GenerateManifest>true</GenerateManifest> <LinkIncremental>false</LinkIncremental> <OutputFile>output\release_msbuild_vs2019\postbuildtestexecution.exe</OutputFile> <EmbedManifest>false</EmbedManifest> <IgnoreImportLibrary>false</IgnoreImportLibrary> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_MSBuild_vs2019|x64'"> <ClCompile> <PrecompiledHeader>NotUsing</PrecompiledHeader> <WarningLevel>Level4</WarningLevel> <Optimization>Disabled</Optimization> <PreprocessorDefinitions>WIN64;_CONSOLE;_DEBUG;%(PreprocessorDefinitions);$(PreprocessorDefinitions)</PreprocessorDefinitions> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <SuppressStartupBanner>true</SuppressStartupBanner> <TreatWarningAsError>false</TreatWarningAsError> <MultiProcessorCompilation>true</MultiProcessorCompilation> <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing> <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> <IntrinsicFunctions>true</IntrinsicFunctions> <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed> <OmitFramePointers>false</OmitFramePointers> <EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations> <WholeProgramOptimization>false</WholeProgramOptimization> <UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions> <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> <PreprocessToFile>false</PreprocessToFile> <PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers> <PreprocessKeepComments>false</PreprocessKeepComments> <StringPooling>true</StringPooling> <ExceptionHandling>false</ExceptionHandling> <SmallerTypeCheck>false</SmallerTypeCheck> <BasicRuntimeChecks>Default</BasicRuntimeChecks> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> <StructMemberAlignment>Default</StructMemberAlignment> <BufferSecurityCheck>true</BufferSecurityCheck> <FunctionLevelLinking>false</FunctionLevelLinking> <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet> <FloatingPointModel>Fast</FloatingPointModel> <FloatingPointExceptions>false</FloatingPointExceptions> <DisableLanguageExtensions>false</DisableLanguageExtensions> <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope> <RuntimeTypeInfo>false</RuntimeTypeInfo> <OpenMPSupport>false</OpenMPSupport> <ExpandAttributedSource>false</ExpandAttributedSource> <AssemblerOutput>NoListing</AssemblerOutput> <GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles> <BrowseInformation>false</BrowseInformation> <CallingConvention>Cdecl</CallingConvention> <CompileAs>Default</CompileAs> <AdditionalOptions>/Zc:__cplusplus</AdditionalOptions> <ProgramDatabaseFileName>build\debug_msbuild_vs2019\postbuildtestexecution\postbuildtestexecution_compiler.pdb</ProgramDatabaseFileName> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> </ClCompile> <Link> <SubSystem>Console</SubSystem> <GenerateDebugInformation>true</GenerateDebugInformation> <OutputFile>output\debug_msbuild_vs2019\postbuildtestexecution.exe</OutputFile> <ShowProgress>NotSet</ShowProgress> <ManifestFile>build\debug_msbuild_vs2019\postbuildtestexecution\postbuildtestexecution.intermediate.manifest</ManifestFile> <ProgramDatabaseFile>output\debug_msbuild_vs2019\postbuildtestexecution.pdb</ProgramDatabaseFile> <GenerateMapFile>true</GenerateMapFile> <MapExports>false</MapExports> <SwapRunFromCD>false</SwapRunFromCD> <SwapRunFromNET>false</SwapRunFromNET> <Driver>NotSet</Driver> <OptimizeReferences>false</OptimizeReferences> <EnableCOMDATFolding>false</EnableCOMDATFolding> <ProfileGuidedDatabase> </ProfileGuidedDatabase> <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration> <IgnoreEmbeddedIDL>false</IgnoreEmbeddedIDL> <TypeLibraryResourceID>1</TypeLibraryResourceID> <NoEntryPoint>false</NoEntryPoint> <SetChecksum>false</SetChecksum> <TurnOffAssemblyGeneration>false</TurnOffAssemblyGeneration> <TargetMachine>MachineX64</TargetMachine> <Profile>false</Profile> <CLRImageType>Default</CLRImageType> <LinkErrorReporting>PromptImmediately</LinkErrorReporting> <AdditionalDependencies>;%(AdditionalDependencies)</AdditionalDependencies> <SuppressStartupBanner>true</SuppressStartupBanner> <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> <IgnoreSpecificDefaultLibraries></IgnoreSpecificDefaultLibraries> <LargeAddressAware>true</LargeAddressAware> <MapFileName>output\debug_msbuild_vs2019\postbuildtestexecution.map</MapFileName> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_MSBuild_vs2019|x64'"> <ClCompile> <PrecompiledHeader>NotUsing</PrecompiledHeader> <WarningLevel>Level4</WarningLevel> <Optimization>Full</Optimization> <PreprocessorDefinitions>NDEBUG;WIN64;_CONSOLE;%(PreprocessorDefinitions);$(PreprocessorDefinitions)</PreprocessorDefinitions> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <SuppressStartupBanner>true</SuppressStartupBanner> <TreatWarningAsError>false</TreatWarningAsError> <MultiProcessorCompilation>true</MultiProcessorCompilation> <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing> <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> <IntrinsicFunctions>true</IntrinsicFunctions> <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> <OmitFramePointers>false</OmitFramePointers> <EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations> <WholeProgramOptimization>false</WholeProgramOptimization> <UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions> <IgnoreStandardIncludePath>false</IgnoreStandardIncludePath> <PreprocessToFile>false</PreprocessToFile> <PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers> <PreprocessKeepComments>false</PreprocessKeepComments> <StringPooling>true</StringPooling> <ExceptionHandling>false</ExceptionHandling> <SmallerTypeCheck>false</SmallerTypeCheck> <BasicRuntimeChecks>Default</BasicRuntimeChecks> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <StructMemberAlignment>Default</StructMemberAlignment> <BufferSecurityCheck>false</BufferSecurityCheck> <FunctionLevelLinking>true</FunctionLevelLinking> <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet> <FloatingPointModel>Fast</FloatingPointModel> <FloatingPointExceptions>false</FloatingPointExceptions> <DisableLanguageExtensions>false</DisableLanguageExtensions> <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope> <RuntimeTypeInfo>false</RuntimeTypeInfo> <OpenMPSupport>false</OpenMPSupport> <ExpandAttributedSource>false</ExpandAttributedSource> <AssemblerOutput>NoListing</AssemblerOutput> <GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles> <BrowseInformation>false</BrowseInformation> <CallingConvention>Cdecl</CallingConvention> <CompileAs>Default</CompileAs> <AdditionalOptions>/Zc:__cplusplus</AdditionalOptions> <ProgramDatabaseFileName>build\release_msbuild_vs2019\postbuildtestexecution\postbuildtestexecution_compiler.pdb</ProgramDatabaseFileName> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> </ClCompile> <Link> <SubSystem>Console</SubSystem> <GenerateDebugInformation>true</GenerateDebugInformation> <OutputFile>output\release_msbuild_vs2019\postbuildtestexecution.exe</OutputFile> <ShowProgress>NotSet</ShowProgress> <ManifestFile>build\release_msbuild_vs2019\postbuildtestexecution\postbuildtestexecution.intermediate.manifest</ManifestFile> <ProgramDatabaseFile>output\release_msbuild_vs2019\postbuildtestexecution.pdb</ProgramDatabaseFile> <GenerateMapFile>true</GenerateMapFile> <MapExports>false</MapExports> <SwapRunFromCD>false</SwapRunFromCD> <SwapRunFromNET>false</SwapRunFromNET> <Driver>NotSet</Driver> <OptimizeReferences>true</OptimizeReferences> <EnableCOMDATFolding>true</EnableCOMDATFolding> <ProfileGuidedDatabase> </ProfileGuidedDatabase> <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration> <IgnoreEmbeddedIDL>false</IgnoreEmbeddedIDL> <TypeLibraryResourceID>1</TypeLibraryResourceID> <NoEntryPoint>false</NoEntryPoint> <SetChecksum>false</SetChecksum> <TurnOffAssemblyGeneration>false</TurnOffAssemblyGeneration> <TargetMachine>MachineX64</TargetMachine> <Profile>false</Profile> <CLRImageType>Default</CLRImageType> <LinkErrorReporting>PromptImmediately</LinkErrorReporting> <AdditionalDependencies>;%(AdditionalDependencies)</AdditionalDependencies> <SuppressStartupBanner>true</SuppressStartupBanner> <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> <IgnoreSpecificDefaultLibraries></IgnoreSpecificDefaultLibraries> <LargeAddressAware>true</LargeAddressAware> <MapFileName>output\release_msbuild_vs2019\postbuildtestexecution.map</MapFileName> </Link> </ItemDefinitionGroup> <ItemGroup> </ItemGroup> <ItemGroup> <ClCompile Include="..\codebase\PostBuildTestExecution\main.cpp" /> </ItemGroup> <ItemGroup> <None Include="postbuildtestexecution_vs2019_win64.bff" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> </Project>