| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.props" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.props')" />
- <PropertyGroup Label="Globals">
- <CppWinRTOptimized>true</CppWinRTOptimized>
- <CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
- <CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
- <MinimalCoreWin>true</MinimalCoreWin>
- <ProjectGuid>{4d5a2fcd-d3d8-4dd0-bdaf-96cd1d47bdbe}</ProjectGuid>
- <ProjectName>Maple.App</ProjectName>
- <RootNamespace>Maple_App</RootNamespace>
- <DefaultLanguage>en-US</DefaultLanguage>
- <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
- <AppContainerApplication>true</AppContainerApplication>
- <ApplicationType>Windows Store</ApplicationType>
- <ApplicationTypeRevision>10.0</ApplicationTypeRevision>
- <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.19041.0</WindowsTargetPlatformVersion>
- <WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|ARM">
- <Configuration>Debug</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|ARM64">
- <Configuration>Debug</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <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|ARM">
- <Configuration>Release</Configuration>
- <Platform>ARM</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|ARM64">
- <Configuration>Release</Configuration>
- <Platform>ARM64</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="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <PlatformToolset>v140</PlatformToolset>
- <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
- <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
- <UseDebugLibraries>true</UseDebugLibraries>
- <LinkIncremental>true</LinkIncremental>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
- <UseDebugLibraries>false</UseDebugLibraries>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <LinkIncremental>false</LinkIncremental>
- </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>
- <ImportGroup Label="PropertySheets">
- <Import Project="PropertySheet.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros">
- <TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
- <GenerateAppInstallerFile>False</GenerateAppInstallerFile>
- <AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
- <PackageCertificateKeyFile>D:\proj\ytflow\src\YtFlow\YtFlowApp\YtFlowApp\YtFlowApp_TemporaryKey.pfx</PackageCertificateKeyFile>
- <AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
- <AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
- <AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
- <GenerateTestArtifacts>True</GenerateTestArtifacts>
- <AppxBundlePlatforms>x64</AppxBundlePlatforms>
- <HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
- <AppxBundle>Auto</AppxBundle>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LibraryPath>..\leaf\target\x86_64-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LibraryPath>..\leaf\target\x86_64-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <LibraryPath>..\leaf\target\i686-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <LibraryPath>..\leaf\target\i686-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
- <LibraryPath>..\leaf\target\thumbv7a-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
- <LibraryPath>..\leaf\target\thumbv7a-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
- <LibraryPath>..\leaf\target\aarch64-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
- <LibraryPath>..\leaf\target\aarch64-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
- </PropertyGroup>
- <ItemDefinitionGroup>
- <ClCompile>
- <PrecompiledHeader>Use</PrecompiledHeader>
- <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
- <PrecompiledHeaderOutputFile>$(IntDir)pch.pch</PrecompiledHeaderOutputFile>
- <WarningLevel>Level4</WarningLevel>
- <AdditionalOptions>%(AdditionalOptions) /bigobj</AdditionalOptions>
- <!--Temporarily disable cppwinrt heap enforcement to work around xaml compiler generated std::shared_ptr use -->
- <AdditionalOptions Condition="'$(CppWinRTHeapEnforcement)'==''">/DWINRT_NO_MAKE_DETECTION %(AdditionalOptions)</AdditionalOptions>
- <DisableSpecificWarnings>
- </DisableSpecificWarnings>
- <PreprocessorDefinitions>WIN32_LEAN_AND_MEAN;WINRT_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <LanguageStandard>stdcpplatest</LanguageStandard>
- </ClCompile>
- <Link>
- <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
- <AdditionalDependencies>leaf.lib;WindowsApp.lib;%(AdditionalDependencies)</AdditionalDependencies>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">
- <ClCompile>
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">
- <ClCompile>
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- </ClCompile>
- <Link>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClInclude Include="CertPage.h">
- <DependentUpon>CertPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="Converter\DateTimeConverter.h">
- <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="DatPage.h">
- <DependentUpon>DatPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="EditPage.h">
- <DependentUpon>EditPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="leaf.h" />
- <ClInclude Include="MmdbPage.h">
- <DependentUpon>MmdbPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="Model\ConfigViewModel.h">
- <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="Model\Netif.h">
- <DependentUpon>Model\Netif.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClInclude>
- <ClInclude Include="pch.h" />
- <ClInclude Include="App.h">
- <DependentUpon>App.xaml</DependentUpon>
- </ClInclude>
- <ClInclude Include="MainPage.h">
- <DependentUpon>MainPage.xaml</DependentUpon>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Page Include="CertPage.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="DatPage.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="EditPage.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="MainPage.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="MmdbPage.xaml">
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <AppxManifest Include="Package.appxmanifest">
- <SubType>Designer</SubType>
- </AppxManifest>
- </ItemGroup>
- <ItemGroup>
- <Image Include="Assets\LargeTile.scale-100.png" />
- <Image Include="Assets\LargeTile.scale-125.png" />
- <Image Include="Assets\LargeTile.scale-150.png" />
- <Image Include="Assets\LargeTile.scale-200.png" />
- <Image Include="Assets\LargeTile.scale-400.png" />
- <Image Include="Assets\LockScreenLogo.scale-200.png" />
- <Image Include="Assets\SmallTile.scale-100.png" />
- <Image Include="Assets\SmallTile.scale-125.png" />
- <Image Include="Assets\SmallTile.scale-150.png" />
- <Image Include="Assets\SmallTile.scale-200.png" />
- <Image Include="Assets\SmallTile.scale-400.png" />
- <Image Include="Assets\SplashScreen.scale-100.png" />
- <Image Include="Assets\SplashScreen.scale-125.png" />
- <Image Include="Assets\SplashScreen.scale-150.png" />
- <Image Include="Assets\SplashScreen.scale-200.png" />
- <Image Include="Assets\SplashScreen.scale-400.png" />
- <Image Include="Assets\Square150x150Logo.scale-100.png" />
- <Image Include="Assets\Square150x150Logo.scale-125.png" />
- <Image Include="Assets\Square150x150Logo.scale-150.png" />
- <Image Include="Assets\Square150x150Logo.scale-200.png" />
- <Image Include="Assets\Square150x150Logo.scale-400.png" />
- <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-16.png" />
- <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-24.png" />
- <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-256.png" />
- <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-32.png" />
- <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-48.png" />
- <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-16.png" />
- <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-256.png" />
- <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-32.png" />
- <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-48.png" />
- <Image Include="Assets\Square44x44Logo.scale-100.png" />
- <Image Include="Assets\Square44x44Logo.scale-125.png" />
- <Image Include="Assets\Square44x44Logo.scale-150.png" />
- <Image Include="Assets\Square44x44Logo.scale-200.png" />
- <Image Include="Assets\Square44x44Logo.scale-400.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-16.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-24.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-256.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-32.png" />
- <Image Include="Assets\Square44x44Logo.targetsize-48.png" />
- <Image Include="Assets\StoreLogo.scale-100.png" />
- <Image Include="Assets\StoreLogo.scale-125.png" />
- <Image Include="Assets\StoreLogo.scale-150.png" />
- <Image Include="Assets\StoreLogo.scale-200.png" />
- <Image Include="Assets\StoreLogo.scale-400.png" />
- <Image Include="Assets\Wide310x150Logo.scale-100.png" />
- <Image Include="Assets\Wide310x150Logo.scale-125.png" />
- <Image Include="Assets\Wide310x150Logo.scale-150.png" />
- <Image Include="Assets\Wide310x150Logo.scale-200.png" />
- <Image Include="Assets\Wide310x150Logo.scale-400.png" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="CertPage.cpp">
- <DependentUpon>CertPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="Converter\DateTimeConverter.cpp">
- <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="DatPage.cpp">
- <DependentUpon>DatPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="EditPage.cpp">
- <DependentUpon>EditPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="MmdbPage.cpp">
- <DependentUpon>MmdbPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="Model\ConfigViewModel.cpp">
- <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="Model\Netif.cpp">
- <DependentUpon>Model\Netif.idl</DependentUpon>
- <SubType>Code</SubType>
- </ClCompile>
- <ClCompile Include="pch.cpp">
- <PrecompiledHeader>Create</PrecompiledHeader>
- </ClCompile>
- <ClCompile Include="App.cpp">
- <DependentUpon>App.xaml</DependentUpon>
- </ClCompile>
- <ClCompile Include="MainPage.cpp">
- <DependentUpon>MainPage.xaml</DependentUpon>
- </ClCompile>
- <ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
- </ItemGroup>
- <ItemGroup>
- <Midl Include="App.idl">
- <DependentUpon>App.xaml</DependentUpon>
- </Midl>
- <Midl Include="CertPage.idl">
- <DependentUpon>CertPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Midl>
- <Midl Include="Converter\DateTimeConverter.idl">
- <SubType>Designer</SubType>
- </Midl>
- <Midl Include="DatPage.idl">
- <DependentUpon>DatPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Midl>
- <Midl Include="EditPage.idl">
- <DependentUpon>EditPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Midl>
- <Midl Include="MainPage.idl">
- <DependentUpon>MainPage.xaml</DependentUpon>
- </Midl>
- <Midl Include="MmdbPage.idl">
- <DependentUpon>MmdbPage.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Midl>
- <Midl Include="Model\ConfigViewModel.idl">
- <SubType>Designer</SubType>
- </Midl>
- <Midl Include="Model\Netif.idl">
- <SubType>Designer</SubType>
- </Midl>
- </ItemGroup>
- <ItemGroup>
- <CopyFileToFolders Include="Config\default.conf">
- <FileType>Document</FileType>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</DeploymentContent>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)/Config</DestinationFolders>
- </CopyFileToFolders>
- <CopyFileToFolders Include="Config\default.json">
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</DeploymentContent>
- <FileType>Document</FileType>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</DeploymentContent>
- <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</DeploymentContent>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)/Config</DestinationFolders>
- <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)/Config</DestinationFolders>
- </CopyFileToFolders>
- <None Include="packages.config" />
- <None Include="PropertySheet.props" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Maple.Task\Maple.Task.vcxproj">
- <Project>{596ec282-b44a-4e5d-8401-fa3ce8a8301a}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- <Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.targets')" />
- </ImportGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.props'))" />
- <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.210312.4\build\native\Microsoft.Windows.CppWinRT.targets'))" />
- </Target>
- </Project>
|