| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props')" />
 
-   <PropertyGroup Label="Globals">
 
-     <CppWinRTOptimized>true</CppWinRTOptimized>
 
-     <CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
 
-     <CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
 
-     <MinimalCoreWin>true</MinimalCoreWin>
 
-     <ProjectGuid>{596ec282-b44a-4e5d-8401-fa3ce8a8301a}</ProjectGuid>
 
-     <ProjectName>Maple.Task</ProjectName>
 
-     <RootNamespace>Maple_Task</RootNamespace>
 
-     <DefaultLanguage>en-US</DefaultLanguage>
 
-     <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
 
-     <AppContainerApplication>true</AppContainerApplication>
 
-     <ApplicationType>Windows Store</ApplicationType>
 
-     <ApplicationTypeRevision>10.0</ApplicationTypeRevision>
 
-     <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.22621.0</WindowsTargetPlatformVersion>
 
-     <WindowsTargetPlatformMinVersion>10.0.10240.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>DynamicLibrary</ConfigurationType>
 
-     <PlatformToolset>v143</PlatformToolset>
 
-     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
 
-     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
 
-     <CharacterSet>Unicode</CharacterSet>
 
-     <GenerateManifest>false</GenerateManifest>
 
-   </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="Shared">
 
-   </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" />
 
-   <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>_WINRT_DLL;WIN32_LEAN_AND_MEAN;WINRT_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <AdditionalUsingDirectories>$(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories)</AdditionalUsingDirectories>
 
-     </ClCompile>
 
-     <Link>
 
-       <SubSystem>Console</SubSystem>
 
-       <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
 
-       <ModuleDefinitionFile>Maple_Task.def</ModuleDefinitionFile>
 
-       <AdditionalDependencies>leaf.lib;WindowsApp.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">
 
-     <ClCompile>
 
-       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <Link>
 
-       <IgnoreSpecificDefaultLibraries Condition="'$(Configuration)'=='Debug'">MSVCRT</IgnoreSpecificDefaultLibraries>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">
 
-     <ClCompile>
 
-       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <Link>
 
-       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
-       <OptimizeReferences>true</OptimizeReferences>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemGroup>
 
-     <ClInclude Include="CustomBuffer.h" />
 
-     <ClInclude Include="leaf.h" />
 
-     <ClInclude Include="pch.h" />
 
-     <ClInclude Include="VpnPlugin.h" />
 
-     <ClInclude Include="VpnTask.h" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ClCompile Include="pch.cpp">
 
-       <PrecompiledHeader>Create</PrecompiledHeader>
 
-     </ClCompile>
 
-     <ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
 
-     <ClCompile Include="VpnPlugin.cpp" />
 
-     <ClCompile Include="VpnTask.cpp" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <None Include="Maple_Task.def" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <None Include="packages.config" />
 
-     <None Include="PropertySheet.props" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Midl Include="VpnTask.idl" />
 
-   </ItemGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
-   <ImportGroup Label="ExtensionTargets">
 
-     <Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets')" />
 
-   </ImportGroup>
 
-   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
 
-     <PropertyGroup>
 
-       <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
 
-     </PropertyGroup>
 
-     <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
 
-     <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
 
-   </Target>
 
- </Project>
 
 
  |