Maple.App.vcxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  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.220929.3\build\native\Microsoft.Windows.CppWinRT.props" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.props')" />
  4. <Import Project="..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.props" Condition="Exists('..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.props')" />
  5. <PropertyGroup Label="Globals">
  6. <CppWinRTOptimized>true</CppWinRTOptimized>
  7. <CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
  8. <CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
  9. <MinimalCoreWin>true</MinimalCoreWin>
  10. <ProjectGuid>{4d5a2fcd-d3d8-4dd0-bdaf-96cd1d47bdbe}</ProjectGuid>
  11. <ProjectName>Maple.App</ProjectName>
  12. <RootNamespace>Maple_App</RootNamespace>
  13. <DefaultLanguage>en-US</DefaultLanguage>
  14. <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
  15. <AppContainerApplication>true</AppContainerApplication>
  16. <ApplicationType>Windows Store</ApplicationType>
  17. <ApplicationTypeRevision>10.0</ApplicationTypeRevision>
  18. <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.22000.0</WindowsTargetPlatformVersion>
  19. <WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
  20. </PropertyGroup>
  21. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  22. <ItemGroup Label="ProjectConfigurations">
  23. <ProjectConfiguration Include="Debug|ARM">
  24. <Configuration>Debug</Configuration>
  25. <Platform>ARM</Platform>
  26. </ProjectConfiguration>
  27. <ProjectConfiguration Include="Debug|ARM64">
  28. <Configuration>Debug</Configuration>
  29. <Platform>ARM64</Platform>
  30. </ProjectConfiguration>
  31. <ProjectConfiguration Include="Debug|Win32">
  32. <Configuration>Debug</Configuration>
  33. <Platform>Win32</Platform>
  34. </ProjectConfiguration>
  35. <ProjectConfiguration Include="Debug|x64">
  36. <Configuration>Debug</Configuration>
  37. <Platform>x64</Platform>
  38. </ProjectConfiguration>
  39. <ProjectConfiguration Include="Release|ARM">
  40. <Configuration>Release</Configuration>
  41. <Platform>ARM</Platform>
  42. </ProjectConfiguration>
  43. <ProjectConfiguration Include="Release|ARM64">
  44. <Configuration>Release</Configuration>
  45. <Platform>ARM64</Platform>
  46. </ProjectConfiguration>
  47. <ProjectConfiguration Include="Release|Win32">
  48. <Configuration>Release</Configuration>
  49. <Platform>Win32</Platform>
  50. </ProjectConfiguration>
  51. <ProjectConfiguration Include="Release|x64">
  52. <Configuration>Release</Configuration>
  53. <Platform>x64</Platform>
  54. </ProjectConfiguration>
  55. </ItemGroup>
  56. <PropertyGroup Label="Configuration">
  57. <ConfigurationType>Application</ConfigurationType>
  58. <PlatformToolset>v143</PlatformToolset>
  59. <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
  60. <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
  61. <CharacterSet>Unicode</CharacterSet>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
  64. <UseDebugLibraries>true</UseDebugLibraries>
  65. <LinkIncremental>true</LinkIncremental>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
  68. <UseDebugLibraries>false</UseDebugLibraries>
  69. <WholeProgramOptimization>true</WholeProgramOptimization>
  70. <LinkIncremental>false</LinkIncremental>
  71. </PropertyGroup>
  72. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  73. <ImportGroup Label="ExtensionSettings">
  74. </ImportGroup>
  75. <ImportGroup Label="PropertySheets">
  76. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  77. </ImportGroup>
  78. <ImportGroup Label="PropertySheets">
  79. <Import Project="PropertySheet.props" />
  80. </ImportGroup>
  81. <PropertyGroup Label="UserMacros">
  82. <GenerateAppInstallerFile>False</GenerateAppInstallerFile>
  83. <AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
  84. <PackageCertificateKeyFile>Maple.App_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="CertPage.h">
  152. <DependentUpon>CertPage.xaml</DependentUpon>
  153. <SubType>Code</SubType>
  154. </ClInclude>
  155. <ClInclude Include="Converter\DateTimeConverter.h">
  156. <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
  157. <SubType>Code</SubType>
  158. </ClInclude>
  159. <ClInclude Include="DatPage.h">
  160. <DependentUpon>DatPage.xaml</DependentUpon>
  161. <SubType>Code</SubType>
  162. </ClInclude>
  163. <ClInclude Include="EditPage.h">
  164. <DependentUpon>EditPage.xaml</DependentUpon>
  165. <SubType>Code</SubType>
  166. </ClInclude>
  167. <ClInclude Include="leaf.h" />
  168. <ClInclude Include="MmdbPage.h">
  169. <DependentUpon>MmdbPage.xaml</DependentUpon>
  170. <SubType>Code</SubType>
  171. </ClInclude>
  172. <ClInclude Include="Model\ConfigViewModel.h">
  173. <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
  174. <SubType>Code</SubType>
  175. </ClInclude>
  176. <ClInclude Include="Model\Netif.h">
  177. <DependentUpon>Model\Netif.idl</DependentUpon>
  178. <SubType>Code</SubType>
  179. </ClInclude>
  180. <ClInclude Include="MonacoEditPage.h">
  181. <DependentUpon>MonacoEditPage.xaml</DependentUpon>
  182. <SubType>Code</SubType>
  183. </ClInclude>
  184. <ClInclude Include="pch.h" />
  185. <ClInclude Include="App.h">
  186. <DependentUpon>App.xaml</DependentUpon>
  187. </ClInclude>
  188. <ClInclude Include="MainPage.h">
  189. <DependentUpon>MainPage.xaml</DependentUpon>
  190. </ClInclude>
  191. </ItemGroup>
  192. <ItemGroup>
  193. <ApplicationDefinition Include="App.xaml">
  194. <SubType>Designer</SubType>
  195. </ApplicationDefinition>
  196. <Page Include="CertPage.xaml">
  197. <SubType>Designer</SubType>
  198. </Page>
  199. <Page Include="DatPage.xaml">
  200. <SubType>Designer</SubType>
  201. </Page>
  202. <Page Include="EditPage.xaml">
  203. <SubType>Designer</SubType>
  204. </Page>
  205. <Page Include="MainPage.xaml">
  206. <SubType>Designer</SubType>
  207. </Page>
  208. <Page Include="MmdbPage.xaml">
  209. <SubType>Designer</SubType>
  210. </Page>
  211. <Page Include="MonacoEditPage.xaml">
  212. <SubType>Designer</SubType>
  213. </Page>
  214. </ItemGroup>
  215. <ItemGroup>
  216. <AppxManifest Include="Package.appxmanifest">
  217. <SubType>Designer</SubType>
  218. </AppxManifest>
  219. </ItemGroup>
  220. <ItemGroup>
  221. <Image Include="Assets\LargeTile.scale-100.png" />
  222. <Image Include="Assets\LargeTile.scale-125.png" />
  223. <Image Include="Assets\LargeTile.scale-150.png" />
  224. <Image Include="Assets\LargeTile.scale-200.png" />
  225. <Image Include="Assets\LargeTile.scale-400.png" />
  226. <Image Include="Assets\LockScreenLogo.scale-200.png" />
  227. <Image Include="Assets\SmallTile.scale-100.png" />
  228. <Image Include="Assets\SmallTile.scale-125.png" />
  229. <Image Include="Assets\SmallTile.scale-150.png" />
  230. <Image Include="Assets\SmallTile.scale-200.png" />
  231. <Image Include="Assets\SmallTile.scale-400.png" />
  232. <Image Include="Assets\SplashScreen.scale-100.png" />
  233. <Image Include="Assets\SplashScreen.scale-125.png" />
  234. <Image Include="Assets\SplashScreen.scale-150.png" />
  235. <Image Include="Assets\SplashScreen.scale-200.png" />
  236. <Image Include="Assets\SplashScreen.scale-400.png" />
  237. <Image Include="Assets\Square150x150Logo.scale-100.png" />
  238. <Image Include="Assets\Square150x150Logo.scale-125.png" />
  239. <Image Include="Assets\Square150x150Logo.scale-150.png" />
  240. <Image Include="Assets\Square150x150Logo.scale-200.png" />
  241. <Image Include="Assets\Square150x150Logo.scale-400.png" />
  242. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-16.png" />
  243. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-24.png" />
  244. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-256.png" />
  245. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-32.png" />
  246. <Image Include="Assets\Square44x44Logo.altform-lightunplated_targetsize-48.png" />
  247. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-16.png" />
  248. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-256.png" />
  249. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-32.png" />
  250. <Image Include="Assets\Square44x44Logo.altform-unplated_targetsize-48.png" />
  251. <Image Include="Assets\Square44x44Logo.scale-100.png" />
  252. <Image Include="Assets\Square44x44Logo.scale-125.png" />
  253. <Image Include="Assets\Square44x44Logo.scale-150.png" />
  254. <Image Include="Assets\Square44x44Logo.scale-200.png" />
  255. <Image Include="Assets\Square44x44Logo.scale-400.png" />
  256. <Image Include="Assets\Square44x44Logo.targetsize-16.png" />
  257. <Image Include="Assets\Square44x44Logo.targetsize-24.png" />
  258. <Image Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png" />
  259. <Image Include="Assets\Square44x44Logo.targetsize-256.png" />
  260. <Image Include="Assets\Square44x44Logo.targetsize-32.png" />
  261. <Image Include="Assets\Square44x44Logo.targetsize-48.png" />
  262. <Image Include="Assets\StoreLogo.scale-100.png" />
  263. <Image Include="Assets\StoreLogo.scale-125.png" />
  264. <Image Include="Assets\StoreLogo.scale-150.png" />
  265. <Image Include="Assets\StoreLogo.scale-200.png" />
  266. <Image Include="Assets\StoreLogo.scale-400.png" />
  267. <Image Include="Assets\Wide310x150Logo.scale-100.png" />
  268. <Image Include="Assets\Wide310x150Logo.scale-125.png" />
  269. <Image Include="Assets\Wide310x150Logo.scale-150.png" />
  270. <Image Include="Assets\Wide310x150Logo.scale-200.png" />
  271. <Image Include="Assets\Wide310x150Logo.scale-400.png" />
  272. </ItemGroup>
  273. <ItemGroup>
  274. <ClCompile Include="CertPage.cpp">
  275. <DependentUpon>CertPage.xaml</DependentUpon>
  276. <SubType>Code</SubType>
  277. </ClCompile>
  278. <ClCompile Include="Converter\DateTimeConverter.cpp">
  279. <DependentUpon>Converter\DateTimeConverter.idl</DependentUpon>
  280. <SubType>Code</SubType>
  281. </ClCompile>
  282. <ClCompile Include="DatPage.cpp">
  283. <DependentUpon>DatPage.xaml</DependentUpon>
  284. <SubType>Code</SubType>
  285. </ClCompile>
  286. <ClCompile Include="EditPage.cpp">
  287. <DependentUpon>EditPage.xaml</DependentUpon>
  288. <SubType>Code</SubType>
  289. </ClCompile>
  290. <ClCompile Include="MmdbPage.cpp">
  291. <DependentUpon>MmdbPage.xaml</DependentUpon>
  292. <SubType>Code</SubType>
  293. </ClCompile>
  294. <ClCompile Include="Model\ConfigViewModel.cpp">
  295. <DependentUpon>Model\ConfigViewModel.idl</DependentUpon>
  296. <SubType>Code</SubType>
  297. </ClCompile>
  298. <ClCompile Include="Model\Netif.cpp">
  299. <DependentUpon>Model\Netif.idl</DependentUpon>
  300. <SubType>Code</SubType>
  301. </ClCompile>
  302. <ClCompile Include="MonacoEditPage.cpp">
  303. <DependentUpon>MonacoEditPage.xaml</DependentUpon>
  304. <SubType>Code</SubType>
  305. </ClCompile>
  306. <ClCompile Include="pch.cpp">
  307. <PrecompiledHeader>Create</PrecompiledHeader>
  308. </ClCompile>
  309. <ClCompile Include="App.cpp">
  310. <DependentUpon>App.xaml</DependentUpon>
  311. </ClCompile>
  312. <ClCompile Include="MainPage.cpp">
  313. <DependentUpon>MainPage.xaml</DependentUpon>
  314. </ClCompile>
  315. <ClCompile Include="$(GeneratedFilesDir)module.g.cpp" />
  316. </ItemGroup>
  317. <ItemGroup>
  318. <Midl Include="App.idl">
  319. <DependentUpon>App.xaml</DependentUpon>
  320. </Midl>
  321. <Midl Include="CertPage.idl">
  322. <DependentUpon>CertPage.xaml</DependentUpon>
  323. <SubType>Code</SubType>
  324. </Midl>
  325. <Midl Include="Converter\DateTimeConverter.idl">
  326. <SubType>Designer</SubType>
  327. </Midl>
  328. <Midl Include="DatPage.idl">
  329. <DependentUpon>DatPage.xaml</DependentUpon>
  330. <SubType>Code</SubType>
  331. </Midl>
  332. <Midl Include="EditPage.idl">
  333. <DependentUpon>EditPage.xaml</DependentUpon>
  334. <SubType>Code</SubType>
  335. </Midl>
  336. <Midl Include="MainPage.idl">
  337. <DependentUpon>MainPage.xaml</DependentUpon>
  338. </Midl>
  339. <Midl Include="MmdbPage.idl">
  340. <DependentUpon>MmdbPage.xaml</DependentUpon>
  341. <SubType>Code</SubType>
  342. </Midl>
  343. <Midl Include="Model\ConfigViewModel.idl">
  344. <SubType>Designer</SubType>
  345. </Midl>
  346. <Midl Include="Model\Netif.idl">
  347. <SubType>Designer</SubType>
  348. </Midl>
  349. <Midl Include="MonacoEditPage.idl">
  350. <DependentUpon>MonacoEditPage.xaml</DependentUpon>
  351. <SubType>Code</SubType>
  352. </Midl>
  353. </ItemGroup>
  354. <ItemGroup>
  355. <CopyFileToFolders Include="Config\default.conf">
  356. <FileType>Document</FileType>
  357. <DeploymentContent>true</DeploymentContent>
  358. <DestinationFolders>$(OutDir)/Config</DestinationFolders>
  359. </CopyFileToFolders>
  360. <CopyFileToFolders Include="Config\default.json">
  361. <FileType>Document</FileType>
  362. <DeploymentContent>true</DeploymentContent>
  363. <DestinationFolders>$(OutDir)/Config</DestinationFolders>
  364. </CopyFileToFolders>
  365. <None Include="Maple.App_TemporaryKey.pfx" />
  366. <_WildCardCopyFileToFolders Include="MonacoEditor\dist\editor*.js" />
  367. <_WildCardCopyFileToFolders Include="MonacoEditor\dist\editor.html" />
  368. <_WildCardCopyFileToFolders Include="MonacoEditor\dist\json*.js" />
  369. <_WildCardCopyFileToFolders Include="MonacoEditor\dist\*.css" />
  370. <_WildCardCopyFileToFolders Include="MonacoEditor\dist\*.ttf" />
  371. <None Include="packages.config" />
  372. <None Include="PropertySheet.props" />
  373. </ItemGroup>
  374. <ItemGroup>
  375. <ProjectReference Include="..\Maple.Task\Maple.Task.vcxproj">
  376. <Project>{596ec282-b44a-4e5d-8401-fa3ce8a8301a}</Project>
  377. </ProjectReference>
  378. </ItemGroup>
  379. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  380. <ImportGroup Label="ExtensionTargets">
  381. <Import Project="..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.targets" Condition="Exists('..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.targets')" />
  382. <Import Project="..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets" Condition="Exists('..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets')" />
  383. <Import Project="..\packages\Microsoft.Web.WebView2.1.0.1370.28\build\native\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.1370.28\build\native\Microsoft.Web.WebView2.targets')" />
  384. <Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.targets')" />
  385. </ImportGroup>
  386. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  387. <PropertyGroup>
  388. <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>
  389. </PropertyGroup>
  390. <Error Condition="!Exists('..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.props'))" />
  391. <Error Condition="!Exists('..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.UI.Xaml.2.8.1\build\native\Microsoft.UI.Xaml.targets'))" />
  392. <Error Condition="!Exists('..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets'))" />
  393. <Error Condition="!Exists('..\packages\Microsoft.Web.WebView2.1.0.1370.28\build\native\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.1370.28\build\native\Microsoft.Web.WebView2.targets'))" />
  394. <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.props'))" />
  395. <Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.220929.3\build\native\Microsoft.Windows.CppWinRT.targets'))" />
  396. </Target>
  397. <Target Name="AddWildCardItems" AfterTargets="PrepareForBuild">
  398. <ItemGroup>
  399. <CopyFileToFolders Include="@(_WildCardCopyFileToFolders)">
  400. <DestinationFolders>$(OutDir)\MonacoEditor</DestinationFolders>
  401. <DeploymentContent>true</DeploymentContent>
  402. </CopyFileToFolders>
  403. </ItemGroup>
  404. </Target>
  405. </Project>