Maple.App.vcxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <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')" />
  4. <PropertyGroup Label="Globals">
  5. <CppWinRTOptimized>true</CppWinRTOptimized>
  6. <CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
  7. <CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
  8. <MinimalCoreWin>true</MinimalCoreWin>
  9. <ProjectGuid>{4d5a2fcd-d3d8-4dd0-bdaf-96cd1d47bdbe}</ProjectGuid>
  10. <ProjectName>Maple.App</ProjectName>
  11. <RootNamespace>Maple_App</RootNamespace>
  12. <DefaultLanguage>en-US</DefaultLanguage>
  13. <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
  14. <AppContainerApplication>true</AppContainerApplication>
  15. <ApplicationType>Windows Store</ApplicationType>
  16. <ApplicationTypeRevision>10.0</ApplicationTypeRevision>
  17. <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.19041.0</WindowsTargetPlatformVersion>
  18. <WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
  19. </PropertyGroup>
  20. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  21. <ItemGroup Label="ProjectConfigurations">
  22. <ProjectConfiguration Include="Debug|ARM">
  23. <Configuration>Debug</Configuration>
  24. <Platform>ARM</Platform>
  25. </ProjectConfiguration>
  26. <ProjectConfiguration Include="Debug|ARM64">
  27. <Configuration>Debug</Configuration>
  28. <Platform>ARM64</Platform>
  29. </ProjectConfiguration>
  30. <ProjectConfiguration Include="Debug|Win32">
  31. <Configuration>Debug</Configuration>
  32. <Platform>Win32</Platform>
  33. </ProjectConfiguration>
  34. <ProjectConfiguration Include="Debug|x64">
  35. <Configuration>Debug</Configuration>
  36. <Platform>x64</Platform>
  37. </ProjectConfiguration>
  38. <ProjectConfiguration Include="Release|ARM">
  39. <Configuration>Release</Configuration>
  40. <Platform>ARM</Platform>
  41. </ProjectConfiguration>
  42. <ProjectConfiguration Include="Release|ARM64">
  43. <Configuration>Release</Configuration>
  44. <Platform>ARM64</Platform>
  45. </ProjectConfiguration>
  46. <ProjectConfiguration Include="Release|Win32">
  47. <Configuration>Release</Configuration>
  48. <Platform>Win32</Platform>
  49. </ProjectConfiguration>
  50. <ProjectConfiguration Include="Release|x64">
  51. <Configuration>Release</Configuration>
  52. <Platform>x64</Platform>
  53. </ProjectConfiguration>
  54. </ItemGroup>
  55. <PropertyGroup Label="Configuration">
  56. <ConfigurationType>Application</ConfigurationType>
  57. <PlatformToolset>v140</PlatformToolset>
  58. <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
  59. <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
  60. <CharacterSet>Unicode</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
  63. <UseDebugLibraries>true</UseDebugLibraries>
  64. <LinkIncremental>true</LinkIncremental>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
  67. <UseDebugLibraries>false</UseDebugLibraries>
  68. <WholeProgramOptimization>true</WholeProgramOptimization>
  69. <LinkIncremental>false</LinkIncremental>
  70. </PropertyGroup>
  71. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  72. <ImportGroup Label="ExtensionSettings">
  73. </ImportGroup>
  74. <ImportGroup Label="PropertySheets">
  75. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  76. </ImportGroup>
  77. <ImportGroup Label="PropertySheets">
  78. <Import Project="PropertySheet.props" />
  79. </ImportGroup>
  80. <PropertyGroup Label="UserMacros">
  81. <TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
  82. <GenerateAppInstallerFile>False</GenerateAppInstallerFile>
  83. <AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
  84. <PackageCertificateKeyFile>D:\proj\ytflow\src\YtFlow\YtFlowApp\YtFlowApp\YtFlowApp_TemporaryKey.pfx</PackageCertificateKeyFile>
  85. <AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
  86. <AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
  87. <AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
  88. <GenerateTestArtifacts>True</GenerateTestArtifacts>
  89. <AppxBundlePlatforms>x64</AppxBundlePlatforms>
  90. <HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
  91. <AppxBundle>Auto</AppxBundle>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  94. <LibraryPath>..\leaf\target\x86_64-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  97. <LibraryPath>..\leaf\target\x86_64-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  100. <LibraryPath>..\leaf\target\i686-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  103. <LibraryPath>..\leaf\target\i686-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  106. <LibraryPath>..\leaf\target\thumbv7a-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  109. <LibraryPath>..\leaf\target\thumbv7a-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  112. <LibraryPath>..\leaf\target\aarch64-uwp-windows-msvc\release;$(LibraryPath)</LibraryPath>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
  115. <LibraryPath>..\leaf\target\aarch64-uwp-windows-msvc\debug;$(LibraryPath)</LibraryPath>
  116. </PropertyGroup>
  117. <ItemDefinitionGroup>
  118. <ClCompile>
  119. <PrecompiledHeader>Use</PrecompiledHeader>
  120. <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
  121. <PrecompiledHeaderOutputFile>$(IntDir)pch.pch</PrecompiledHeaderOutputFile>
  122. <WarningLevel>Level4</WarningLevel>
  123. <AdditionalOptions>%(AdditionalOptions) /bigobj</AdditionalOptions>
  124. <!--Temporarily disable cppwinrt heap enforcement to work around xaml compiler generated std::shared_ptr use -->
  125. <AdditionalOptions Condition="'$(CppWinRTHeapEnforcement)'==''">/DWINRT_NO_MAKE_DETECTION %(AdditionalOptions)</AdditionalOptions>
  126. <DisableSpecificWarnings>
  127. </DisableSpecificWarnings>
  128. <PreprocessorDefinitions>WIN32_LEAN_AND_MEAN;WINRT_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  129. <LanguageStandard>stdcpplatest</LanguageStandard>
  130. </ClCompile>
  131. <Link>
  132. <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
  133. <AdditionalDependencies>leaf.lib;WindowsApp.lib;%(AdditionalDependencies)</AdditionalDependencies>
  134. </Link>
  135. </ItemDefinitionGroup>
  136. <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">
  137. <ClCompile>
  138. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  139. </ClCompile>
  140. </ItemDefinitionGroup>
  141. <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">
  142. <ClCompile>
  143. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. </ClCompile>
  145. <Link>
  146. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  147. <OptimizeReferences>true</OptimizeReferences>
  148. </Link>
  149. </ItemDefinitionGroup>
  150. <ItemGroup>
  151. <ClInclude Include="Converter\DateTimeConverter.h">
  152. <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
  153. <SubType>Code</SubType>
  154. </ClInclude>
  155. <ClInclude Include="DatPage.h">
  156. <DependentUpon>DatPage.xaml</DependentUpon>
  157. <SubType>Code</SubType>
  158. </ClInclude>
  159. <ClInclude Include="EditPage.h">
  160. <DependentUpon>EditPage.xaml</DependentUpon>
  161. <SubType>Code</SubType>
  162. </ClInclude>
  163. <ClInclude Include="leaf.h" />
  164. <ClInclude Include="MmdbPage.h">
  165. <DependentUpon>MmdbPage.xaml</DependentUpon>
  166. <SubType>Code</SubType>
  167. </ClInclude>
  168. <ClInclude Include="Model\ConfigViewModel.h">
  169. <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
  170. <SubType>Code</SubType>
  171. </ClInclude>
  172. <ClInclude Include="Model\Netif.h">
  173. <DependentUpon>Model\Netif.idl</DependentUpon>
  174. <SubType>Code</SubType>
  175. </ClInclude>
  176. <ClInclude Include="pch.h" />
  177. <ClInclude Include="App.h">
  178. <DependentUpon>App.xaml</DependentUpon>
  179. </ClInclude>
  180. <ClInclude Include="MainPage.h">
  181. <DependentUpon>MainPage.xaml</DependentUpon>
  182. </ClInclude>
  183. </ItemGroup>
  184. <ItemGroup>
  185. <ApplicationDefinition Include="App.xaml">
  186. <SubType>Designer</SubType>
  187. </ApplicationDefinition>
  188. <Page Include="DatPage.xaml">
  189. <SubType>Designer</SubType>
  190. </Page>
  191. <Page Include="EditPage.xaml">
  192. <SubType>Designer</SubType>
  193. </Page>
  194. <Page Include="MainPage.xaml">
  195. <SubType>Designer</SubType>
  196. </Page>
  197. <Page Include="MmdbPage.xaml">
  198. <SubType>Designer</SubType>
  199. </Page>
  200. </ItemGroup>
  201. <ItemGroup>
  202. <AppxManifest Include="Package.appxmanifest">
  203. <SubType>Designer</SubType>
  204. </AppxManifest>
  205. </ItemGroup>
  206. <ItemGroup>
  207. <Image Include="Assets\LargeTile.scale-100.png" />
  208. <Image Include="Assets\LargeTile.scale-125.png" />
  209. <Image Include="Assets\LargeTile.scale-150.png" />
  210. <Image Include="Assets\LargeTile.scale-200.png" />
  211. <Image Include="Assets\LargeTile.scale-400.png" />
  212. <Image Include="Assets\LockScreenLogo.scale-200.png" />
  213. <Image Include="Assets\SmallTile.scale-100.png" />
  214. <Image Include="Assets\SmallTile.scale-125.png" />
  215. <Image Include="Assets\SmallTile.scale-150.png" />
  216. <Image Include="Assets\SmallTile.scale-200.png" />
  217. <Image Include="Assets\SmallTile.scale-400.png" />
  218. <Image Include="Assets\SplashScreen.scale-100.png" />
  219. <Image Include="Assets\SplashScreen.scale-125.png" />
  220. <Image Include="Assets\SplashScreen.scale-150.png" />
  221. <Image Include="Assets\SplashScreen.scale-200.png" />
  222. <Image Include="Assets\SplashScreen.scale-400.png" />
  223. <Image Include="Assets\Square150x150Logo.scale-100.png" />
  224. <Image Include="Assets\Square150x150Logo.scale-125.png" />
  225. <Image Include="Assets\Square150x150Logo.scale-150.png" />
  226. <Image Include="Assets\Square150x150Logo.scale-200.png" />
  227. <Image Include="Assets\Square150x150Logo.scale-400.png" />
  228. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-16.png" />
  229. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-24.png" />
  230. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-256.png" />
  231. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-32.png" />
  232. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-48.png" />
  233. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-16.png" />
  234. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-256.png" />
  235. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-32.png" />
  236. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-48.png" />
  237. <Image Include="Assets\Square44x44Logo.scale-100.png" />
  238. <Image Include="Assets\Square44x44Logo.scale-125.png" />
  239. <Image Include="Assets\Square44x44Logo.scale-150.png" />
  240. <Image Include="Assets\Square44x44Logo.scale-200.png" />
  241. <Image Include="Assets\Square44x44Logo.scale-400.png" />
  242. <Image Include="Assets\Square44x44Logo.targetsize-16.png" />
  243. <Image Include="Assets\Square44x44Logo.targetsize-24.png" />
  244. <Image Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png" />
  245. <Image Include="Assets\Square44x44Logo.targetsize-256.png" />
  246. <Image Include="Assets\Square44x44Logo.targetsize-32.png" />
  247. <Image Include="Assets\Square44x44Logo.targetsize-48.png" />
  248. <Image Include="Assets\StoreLogo.scale-100.png" />
  249. <Image Include="Assets\StoreLogo.scale-125.png" />
  250. <Image Include="Assets\StoreLogo.scale-150.png" />
  251. <Image Include="Assets\StoreLogo.scale-200.png" />
  252. <Image Include="Assets\StoreLogo.scale-400.png" />
  253. <Image Include="Assets\Wide310x150Logo.scale-100.png" />
  254. <Image Include="Assets\Wide310x150Logo.scale-125.png" />
  255. <Image Include="Assets\Wide310x150Logo.scale-150.png" />
  256. <Image Include="Assets\Wide310x150Logo.scale-200.png" />
  257. <Image Include="Assets\Wide310x150Logo.scale-400.png" />
  258. </ItemGroup>
  259. <ItemGroup>
  260. <ClCompile Include="Converter\DateTimeConverter.cpp">
  261. <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
  262. <SubType>Code</SubType>
  263. </ClCompile>
  264. <ClCompile Include="DatPage.cpp">
  265. <DependentUpon>DatPage.xaml</DependentUpon>
  266. <SubType>Code</SubType>
  267. </ClCompile>
  268. <ClCompile Include="EditPage.cpp">
  269. <DependentUpon>EditPage.xaml</DependentUpon>
  270. <SubType>Code</SubType>
  271. </ClCompile>
  272. <ClCompile Include="MmdbPage.cpp">
  273. <DependentUpon>MmdbPage.xaml</DependentUpon>
  274. <SubType>Code</SubType>
  275. </ClCompile>
  276. <ClCompile Include="Model\ConfigViewModel.cpp">
  277. <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
  278. <SubType>Code</SubType>
  279. </ClCompile>
  280. <ClCompile Include="Model\Netif.cpp">
  281. <DependentUpon>Model\Netif.idl</DependentUpon>
  282. <SubType>Code</SubType>
  283. </ClCompile>
  284. <ClCompile Include="pch.cpp">
  285. <PrecompiledHeader>Create</PrecompiledHeader>
  286. </ClCompile>
  287. <ClCompile Include="App.cpp">
  288. <DependentUpon>App.xaml</DependentUpon>
  289. </ClCompile>
  290. <ClCompile Include="MainPage.cpp">
  291. <DependentUpon>MainPage.xaml</DependentUpon>
  292. </ClCompile>
  293. <ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
  294. </ItemGroup>
  295. <ItemGroup>
  296. <Midl Include="App.idl">
  297. <DependentUpon>App.xaml</DependentUpon>
  298. </Midl>
  299. <Midl Include="Converter\DateTimeConverter.idl">
  300. <SubType>Designer</SubType>
  301. </Midl>
  302. <Midl Include="DatPage.idl">
  303. <DependentUpon>DatPage.xaml</DependentUpon>
  304. <SubType>Code</SubType>
  305. </Midl>
  306. <Midl Include="EditPage.idl">
  307. <DependentUpon>EditPage.xaml</DependentUpon>
  308. <SubType>Code</SubType>
  309. </Midl>
  310. <Midl Include="MainPage.idl">
  311. <DependentUpon>MainPage.xaml</DependentUpon>
  312. </Midl>
  313. <Midl Include="MmdbPage.idl">
  314. <DependentUpon>MmdbPage.xaml</DependentUpon>
  315. <SubType>Code</SubType>
  316. </Midl>
  317. <Midl Include="Model\ConfigViewModel.idl">
  318. <SubType>Designer</SubType>
  319. </Midl>
  320. <Midl Include="Model\Netif.idl">
  321. <SubType>Designer</SubType>
  322. </Midl>
  323. </ItemGroup>
  324. <ItemGroup>
  325. <CopyFileToFolders Include="Config\default.conf">
  326. <FileType>Document</FileType>
  327. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</DeploymentContent>
  328. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
  329. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</DeploymentContent>
  330. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</DeploymentContent>
  331. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</DeploymentContent>
  332. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</DeploymentContent>
  333. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</DeploymentContent>
  334. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</DeploymentContent>
  335. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)/Config</DestinationFolders>
  336. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)/Config</DestinationFolders>
  337. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(OutDir)/Config</DestinationFolders>
  338. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(OutDir)/Config</DestinationFolders>
  339. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">$(OutDir)/Config</DestinationFolders>
  340. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">$(OutDir)/Config</DestinationFolders>
  341. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)/Config</DestinationFolders>
  342. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)/Config</DestinationFolders>
  343. </CopyFileToFolders>
  344. <CopyFileToFolders Include="Config\default.json">
  345. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</DeploymentContent>
  346. <FileType>Document</FileType>
  347. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</DeploymentContent>
  348. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</DeploymentContent>
  349. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</DeploymentContent>
  350. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</DeploymentContent>
  351. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</DeploymentContent>
  352. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</DeploymentContent>
  353. <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</DeploymentContent>
  354. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)/Config</DestinationFolders>
  355. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)/Config</DestinationFolders>
  356. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(OutDir)/Config</DestinationFolders>
  357. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(OutDir)/Config</DestinationFolders>
  358. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">$(OutDir)/Config</DestinationFolders>
  359. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">$(OutDir)/Config</DestinationFolders>
  360. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)/Config</DestinationFolders>
  361. <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)/Config</DestinationFolders>
  362. </CopyFileToFolders>
  363. <None Include="packages.config" />
  364. <None Include="PropertySheet.props" />
  365. </ItemGroup>
  366. <ItemGroup>
  367. <ProjectReference Include="..\Maple.Task\Maple.Task.vcxproj">
  368. <Project>{596ec282-b44a-4e5d-8401-fa3ce8a8301a}</Project>
  369. </ProjectReference>
  370. </ItemGroup>
  371. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  372. <ImportGroup Label="ExtensionTargets">
  373. <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')" />
  374. </ImportGroup>
  375. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  376. <PropertyGroup>
  377. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  378. </PropertyGroup>
  379. <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'))" />
  380. <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'))" />
  381. </Target>
  382. </Project>