11cb0ef41Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?>
21cb0ef41Sopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
31cb0ef41Sopenharmony_ci  <ItemGroup Label="ProjectConfigurations">
41cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Debug|ARM64">
51cb0ef41Sopenharmony_ci      <Configuration>Debug</Configuration>
61cb0ef41Sopenharmony_ci      <Platform>ARM64</Platform>
71cb0ef41Sopenharmony_ci    </ProjectConfiguration>
81cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Debug|Win32">
91cb0ef41Sopenharmony_ci      <Configuration>Debug</Configuration>
101cb0ef41Sopenharmony_ci      <Platform>Win32</Platform>
111cb0ef41Sopenharmony_ci    </ProjectConfiguration>
121cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Debug|x64">
131cb0ef41Sopenharmony_ci      <Configuration>Debug</Configuration>
141cb0ef41Sopenharmony_ci      <Platform>x64</Platform>
151cb0ef41Sopenharmony_ci    </ProjectConfiguration>
161cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Release|ARM64">
171cb0ef41Sopenharmony_ci      <Configuration>Release</Configuration>
181cb0ef41Sopenharmony_ci      <Platform>ARM64</Platform>
191cb0ef41Sopenharmony_ci    </ProjectConfiguration>
201cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Release|Win32">
211cb0ef41Sopenharmony_ci      <Configuration>Release</Configuration>
221cb0ef41Sopenharmony_ci      <Platform>Win32</Platform>
231cb0ef41Sopenharmony_ci    </ProjectConfiguration>
241cb0ef41Sopenharmony_ci    <ProjectConfiguration Include="Release|x64">
251cb0ef41Sopenharmony_ci      <Configuration>Release</Configuration>
261cb0ef41Sopenharmony_ci      <Platform>x64</Platform>
271cb0ef41Sopenharmony_ci    </ProjectConfiguration>
281cb0ef41Sopenharmony_ci  </ItemGroup>
291cb0ef41Sopenharmony_ci  <PropertyGroup Label="Globals">
301cb0ef41Sopenharmony_ci    <ProjectGuid>{B70585F8-DAB7-40FA-9904-13CF53A73A06}</ProjectGuid>
311cb0ef41Sopenharmony_ci    <RootNamespace>BroadcastPathUpdateCustomAction</RootNamespace>
321cb0ef41Sopenharmony_ci    <Keyword>Win32Proj</Keyword>
331cb0ef41Sopenharmony_ci    <ProjectName>custom_actions</ProjectName>
341cb0ef41Sopenharmony_ci  </PropertyGroup>
351cb0ef41Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
361cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
371cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
381cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
391cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
401cb0ef41Sopenharmony_ci    <WholeProgramOptimization>true</WholeProgramOptimization>
411cb0ef41Sopenharmony_ci  </PropertyGroup>
421cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
431cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
441cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
451cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
461cb0ef41Sopenharmony_ci    <WholeProgramOptimization>true</WholeProgramOptimization>
471cb0ef41Sopenharmony_ci  </PropertyGroup>
481cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
491cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
501cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
511cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
521cb0ef41Sopenharmony_ci    <WholeProgramOptimization>true</WholeProgramOptimization>
531cb0ef41Sopenharmony_ci  </PropertyGroup>
541cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
551cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
561cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
571cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
581cb0ef41Sopenharmony_ci  </PropertyGroup>
591cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
601cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
611cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
621cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
631cb0ef41Sopenharmony_ci  </PropertyGroup>
641cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
651cb0ef41Sopenharmony_ci    <ConfigurationType>DynamicLibrary</ConfigurationType>
661cb0ef41Sopenharmony_ci    <PlatformToolset>$(PlatformToolset)</PlatformToolset>
671cb0ef41Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
681cb0ef41Sopenharmony_ci  </PropertyGroup>
691cb0ef41Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
701cb0ef41Sopenharmony_ci  <ImportGroup Label="ExtensionSettings">
711cb0ef41Sopenharmony_ci  </ImportGroup>
721cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
731cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
741cb0ef41Sopenharmony_ci  </ImportGroup>
751cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
761cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
771cb0ef41Sopenharmony_ci  </ImportGroup>
781cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
791cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
801cb0ef41Sopenharmony_ci  </ImportGroup>
811cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
821cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
831cb0ef41Sopenharmony_ci  </ImportGroup>
841cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
851cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
861cb0ef41Sopenharmony_ci  </ImportGroup>
871cb0ef41Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
881cb0ef41Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
891cb0ef41Sopenharmony_ci  </ImportGroup>
901cb0ef41Sopenharmony_ci  <PropertyGroup Label="UserMacros" />
911cb0ef41Sopenharmony_ci  <PropertyGroup>
921cb0ef41Sopenharmony_ci    <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
931cb0ef41Sopenharmony_ci  </PropertyGroup>
941cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
951cb0ef41Sopenharmony_ci    <LinkIncremental>true</LinkIncremental>
961cb0ef41Sopenharmony_ci  </PropertyGroup>
971cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
981cb0ef41Sopenharmony_ci    <LinkIncremental>true</LinkIncremental>
991cb0ef41Sopenharmony_ci  </PropertyGroup>
1001cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
1011cb0ef41Sopenharmony_ci    <LinkIncremental>true</LinkIncremental>
1021cb0ef41Sopenharmony_ci  </PropertyGroup>
1031cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
1041cb0ef41Sopenharmony_ci    <LinkIncremental>false</LinkIncremental>
1051cb0ef41Sopenharmony_ci  </PropertyGroup>
1061cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
1071cb0ef41Sopenharmony_ci    <LinkIncremental>false</LinkIncremental>
1081cb0ef41Sopenharmony_ci  </PropertyGroup>
1091cb0ef41Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
1101cb0ef41Sopenharmony_ci    <LinkIncremental>false</LinkIncremental>
1111cb0ef41Sopenharmony_ci  </PropertyGroup>
1121cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
1131cb0ef41Sopenharmony_ci    <ClCompile>
1141cb0ef41Sopenharmony_ci      <Optimization>Disabled</Optimization>
1151cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1161cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1171cb0ef41Sopenharmony_ci      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
1181cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1191cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1201cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
1211cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
1221cb0ef41Sopenharmony_ci    </ClCompile>
1231cb0ef41Sopenharmony_ci    <Link>
1241cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
1251cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
1261cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
1271cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
1281cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
1291cb0ef41Sopenharmony_ci    </Link>
1301cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
1311cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
1321cb0ef41Sopenharmony_ci    <ClCompile>
1331cb0ef41Sopenharmony_ci      <Optimization>Disabled</Optimization>
1341cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1351cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1361cb0ef41Sopenharmony_ci      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
1371cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1381cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1391cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
1401cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
1411cb0ef41Sopenharmony_ci    </ClCompile>
1421cb0ef41Sopenharmony_ci    <Link>
1431cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
1441cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\ARM64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
1451cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
1461cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
1471cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
1481cb0ef41Sopenharmony_ci    </Link>
1491cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
1501cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
1511cb0ef41Sopenharmony_ci    <ClCompile>
1521cb0ef41Sopenharmony_ci      <Optimization>Disabled</Optimization>
1531cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1541cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1551cb0ef41Sopenharmony_ci      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
1561cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
1571cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1581cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
1591cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
1601cb0ef41Sopenharmony_ci    </ClCompile>
1611cb0ef41Sopenharmony_ci    <Link>
1621cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
1631cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
1641cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
1651cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
1661cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
1671cb0ef41Sopenharmony_ci    </Link>
1681cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
1691cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
1701cb0ef41Sopenharmony_ci    <ClCompile>
1711cb0ef41Sopenharmony_ci      <Optimization>MaxSpeed</Optimization>
1721cb0ef41Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
1731cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
1741cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
1751cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
1761cb0ef41Sopenharmony_ci      <FunctionLevelLinking>true</FunctionLevelLinking>
1771cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
1781cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
1791cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
1801cb0ef41Sopenharmony_ci      <PrecompiledHeaderFile>
1811cb0ef41Sopenharmony_ci      </PrecompiledHeaderFile>
1821cb0ef41Sopenharmony_ci      <PrecompiledHeaderOutputFile>
1831cb0ef41Sopenharmony_ci      </PrecompiledHeaderOutputFile>
1841cb0ef41Sopenharmony_ci    </ClCompile>
1851cb0ef41Sopenharmony_ci    <Link>
1861cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
1871cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
1881cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
1891cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
1901cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
1911cb0ef41Sopenharmony_ci      <OptimizeReferences>true</OptimizeReferences>
1921cb0ef41Sopenharmony_ci      <EnableCOMDATFolding>true</EnableCOMDATFolding>
1931cb0ef41Sopenharmony_ci    </Link>
1941cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
1951cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
1961cb0ef41Sopenharmony_ci    <ClCompile>
1971cb0ef41Sopenharmony_ci      <Optimization>MaxSpeed</Optimization>
1981cb0ef41Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
1991cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2001cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2011cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
2021cb0ef41Sopenharmony_ci      <FunctionLevelLinking>true</FunctionLevelLinking>
2031cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
2041cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
2051cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
2061cb0ef41Sopenharmony_ci      <PrecompiledHeaderFile>
2071cb0ef41Sopenharmony_ci      </PrecompiledHeaderFile>
2081cb0ef41Sopenharmony_ci      <PrecompiledHeaderOutputFile>
2091cb0ef41Sopenharmony_ci      </PrecompiledHeaderOutputFile>
2101cb0ef41Sopenharmony_ci    </ClCompile>
2111cb0ef41Sopenharmony_ci    <Link>
2121cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2131cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\ARM64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
2141cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
2151cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
2161cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
2171cb0ef41Sopenharmony_ci      <OptimizeReferences>true</OptimizeReferences>
2181cb0ef41Sopenharmony_ci      <EnableCOMDATFolding>true</EnableCOMDATFolding>
2191cb0ef41Sopenharmony_ci    </Link>
2201cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
2211cb0ef41Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
2221cb0ef41Sopenharmony_ci    <ClCompile>
2231cb0ef41Sopenharmony_ci      <Optimization>MaxSpeed</Optimization>
2241cb0ef41Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
2251cb0ef41Sopenharmony_ci      <AdditionalIncludeDirectories>$(WixSdkDir)\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2261cb0ef41Sopenharmony_ci      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2271cb0ef41Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
2281cb0ef41Sopenharmony_ci      <FunctionLevelLinking>true</FunctionLevelLinking>
2291cb0ef41Sopenharmony_ci      <WarningLevel>Level3</WarningLevel>
2301cb0ef41Sopenharmony_ci      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
2311cb0ef41Sopenharmony_ci      <PrecompiledHeader>NotUsing</PrecompiledHeader>
2321cb0ef41Sopenharmony_ci      <PrecompiledHeaderFile>
2331cb0ef41Sopenharmony_ci      </PrecompiledHeaderFile>
2341cb0ef41Sopenharmony_ci      <PrecompiledHeaderOutputFile>
2351cb0ef41Sopenharmony_ci      </PrecompiledHeaderOutputFile>
2361cb0ef41Sopenharmony_ci    </ClCompile>
2371cb0ef41Sopenharmony_ci    <Link>
2381cb0ef41Sopenharmony_ci      <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2391cb0ef41Sopenharmony_ci      <AdditionalLibraryDirectories>$(WixSdkDir)\lib\x64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
2401cb0ef41Sopenharmony_ci      <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile>
2411cb0ef41Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
2421cb0ef41Sopenharmony_ci      <SubSystem>Windows</SubSystem>
2431cb0ef41Sopenharmony_ci      <OptimizeReferences>true</OptimizeReferences>
2441cb0ef41Sopenharmony_ci      <EnableCOMDATFolding>true</EnableCOMDATFolding>
2451cb0ef41Sopenharmony_ci    </Link>
2461cb0ef41Sopenharmony_ci  </ItemDefinitionGroup>
2471cb0ef41Sopenharmony_ci  <ItemGroup>
2481cb0ef41Sopenharmony_ci    <ClCompile Include="custom_actions.cc">
2491cb0ef41Sopenharmony_ci    </ClCompile>
2501cb0ef41Sopenharmony_ci  </ItemGroup>
2511cb0ef41Sopenharmony_ci  <ItemGroup>
2521cb0ef41Sopenharmony_ci    <None Include="custom_actions.def" />
2531cb0ef41Sopenharmony_ci  </ItemGroup>
2541cb0ef41Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
2551cb0ef41Sopenharmony_ci  <ImportGroup Label="ExtensionTargets">
2561cb0ef41Sopenharmony_ci  </ImportGroup>
2571cb0ef41Sopenharmony_ci</Project>
258