|
61 | 61 | <Configuration>ReleaseSEXE</Configuration> |
62 | 62 | <Platform>x64</Platform> |
63 | 63 | </ProjectConfiguration> |
| 64 | + <ProjectConfiguration Include="DebugDEXE|ARM"> |
| 65 | + <Configuration>DebugDEXE</Configuration> |
| 66 | + <Platform>ARM</Platform> |
| 67 | + </ProjectConfiguration> |
| 68 | + <ProjectConfiguration Include="ReleaseDEXE|ARM"> |
| 69 | + <Configuration>ReleaseDEXE</Configuration> |
| 70 | + <Platform>ARM</Platform> |
| 71 | + </ProjectConfiguration> |
| 72 | + <ProjectConfiguration Include="DebugDEXE|ARM64"> |
| 73 | + <Configuration>DebugDEXE</Configuration> |
| 74 | + <Platform>ARM64</Platform> |
| 75 | + </ProjectConfiguration> |
| 76 | + <ProjectConfiguration Include="ReleaseDEXE|ARM64"> |
| 77 | + <Configuration>ReleaseDEXE</Configuration> |
| 78 | + <Platform>ARM64</Platform> |
| 79 | + </ProjectConfiguration> |
| 80 | + <ProjectConfiguration Include="DebugLEXE|ARM"> |
| 81 | + <Configuration>DebugLEXE</Configuration> |
| 82 | + <Platform>ARM</Platform> |
| 83 | + </ProjectConfiguration> |
| 84 | + <ProjectConfiguration Include="ReleaseLEXE|ARM"> |
| 85 | + <Configuration>ReleaseLEXE</Configuration> |
| 86 | + <Platform>ARM</Platform> |
| 87 | + </ProjectConfiguration> |
| 88 | + <ProjectConfiguration Include="DebugLEXE|ARM64"> |
| 89 | + <Configuration>DebugLEXE</Configuration> |
| 90 | + <Platform>ARM64</Platform> |
| 91 | + </ProjectConfiguration> |
| 92 | + <ProjectConfiguration Include="ReleaseLEXE|ARM64"> |
| 93 | + <Configuration>ReleaseLEXE</Configuration> |
| 94 | + <Platform>ARM64</Platform> |
| 95 | + </ProjectConfiguration> |
| 96 | + <ProjectConfiguration Include="DebugSEXE|ARM"> |
| 97 | + <Configuration>DebugSEXE</Configuration> |
| 98 | + <Platform>ARM</Platform> |
| 99 | + </ProjectConfiguration> |
| 100 | + <ProjectConfiguration Include="ReleaseSEXE|ARM"> |
| 101 | + <Configuration>ReleaseSEXE</Configuration> |
| 102 | + <Platform>ARM</Platform> |
| 103 | + </ProjectConfiguration> |
| 104 | + <ProjectConfiguration Include="DebugSEXE|ARM64"> |
| 105 | + <Configuration>DebugSEXE</Configuration> |
| 106 | + <Platform>ARM64</Platform> |
| 107 | + </ProjectConfiguration> |
| 108 | + <ProjectConfiguration Include="ReleaseSEXE|ARM64"> |
| 109 | + <Configuration>ReleaseSEXE</Configuration> |
| 110 | + <Platform>ARM64</Platform> |
| 111 | + </ProjectConfiguration> |
64 | 112 | </ItemGroup> |
65 | 113 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
66 | 114 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
|
86 | 134 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
87 | 135 | <ImportGroup Label="ExtensionTargets" /> |
88 | 136 | <ImportGroup Label="ExtensionSettings"> |
89 | | - <Import Project="$(NuGetPackageRoot)boost.1.78.0\build\boost.targets" Condition="Exists('$(NuGetPackageRoot)boost.1.78.0\build\boost.targets')" /> |
90 | | - <Import Project="$(NuGetPackageRoot)boost_chrono-vc143.1.78.0\build\boost_chrono-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_chrono-vc143.1.78.0\build\boost_chrono-vc143.targets')" /> |
91 | | - <Import Project="$(NuGetPackageRoot)boost_container-vc143.1.78.0\build\boost_container-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_container-vc143.1.78.0\build\boost_container-vc143.targets')" /> |
92 | | - <Import Project="$(NuGetPackageRoot)boost_iostreams-vc143.1.78.0\build\boost_iostreams-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_iostreams-vc143.1.78.0\build\boost_iostreams-vc143.targets')" /> |
93 | | - <Import Project="$(NuGetPackageRoot)boost_json-vc143.1.78.0\build\boost_json-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_json-vc143.1.78.0\build\boost_json-vc143.targets')" /> |
94 | | - <Import Project="$(NuGetPackageRoot)boost_locale-vc143.1.78.0\build\boost_locale-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_locale-vc143.1.78.0\build\boost_locale-vc143.targets')" /> |
95 | | - <Import Project="$(NuGetPackageRoot)boost_program_options-vc143.1.78.0\build\boost_program_options-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_program_options-vc143.1.78.0\build\boost_program_options-vc143.targets')" /> |
96 | | - <Import Project="$(NuGetPackageRoot)boost_system-vc143.1.78.0\build\boost_system-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_system-vc143.1.78.0\build\boost_system-vc143.targets')" /> |
97 | | - <Import Project="$(NuGetPackageRoot)boost_thread-vc143.1.78.0\build\boost_thread-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_thread-vc143.1.78.0\build\boost_thread-vc143.targets')" /> |
| 137 | + <Import Project="$(NuGetPackageRoot)boost.1.86.0\build\boost.targets" Condition="Exists('$(NuGetPackageRoot)boost.1.86.0\build\boost.targets')" /> |
| 138 | + <Import Project="$(NuGetPackageRoot)boost_iostreams-vc143.1.86.0\build\boost_iostreams-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_iostreams-vc143.1.86.0\build\boost_iostreams-vc143.targets')" /> |
| 139 | + <Import Project="$(NuGetPackageRoot)boost_locale-vc143.1.86.0\build\boost_locale-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_locale-vc143.1.86.0\build\boost_locale-vc143.targets')" /> |
| 140 | + <Import Project="$(NuGetPackageRoot)boost_program_options-vc143.1.86.0\build\boost_program_options-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_program_options-vc143.1.86.0\build\boost_program_options-vc143.targets')" /> |
| 141 | + <Import Project="$(NuGetPackageRoot)boost_thread-vc143.1.86.0\build\boost_thread-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_thread-vc143.1.86.0\build\boost_thread-vc143.targets')" /> |
98 | 142 | <Import Project="$(NuGetPackageRoot)secp256k1_vc143.0.1.0.21\build\native\secp256k1_vc143.targets" Condition="Exists('$(NuGetPackageRoot)secp256k1_vc143.0.1.0.21\build\native\secp256k1_vc143.targets')" /> |
99 | | - <Import Project="$(NuGetPackageRoot)boost_regex-vc143.1.78.0\build\boost_regex-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_regex-vc143.1.78.0\build\boost_regex-vc143.targets')" /> |
| 143 | + <Import Project="$(NuGetPackageRoot)boost_regex-vc143.1.86.0\build\boost_regex-vc143.targets" Condition="Exists('$(NuGetPackageRoot)boost_regex-vc143.1.86.0\build\boost_regex-vc143.targets')" /> |
100 | 144 | <Import Project="$(NuGetPackageRoot)libzmq_vc143.4.3.2\build\native\libzmq_vc143.targets" Condition="Exists('$(NuGetPackageRoot)libzmq_vc143.4.3.2\build\native\libzmq_vc143.targets')" /> |
101 | 145 | </ImportGroup> |
102 | 146 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
103 | 147 | <PropertyGroup> |
104 | 148 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
105 | 149 | </PropertyGroup> |
106 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost.1.78.0\build\boost.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost.1.78.0\build\boost.targets'))" /> |
107 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_chrono-vc143.1.78.0\build\boost_chrono-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_chrono-vc143.1.78.0\build\boost_chrono-vc143.targets'))" /> |
108 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_container-vc143.1.78.0\build\boost_container-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_container-vc143.1.78.0\build\boost_container-vc143.targets'))" /> |
109 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_iostreams-vc143.1.78.0\build\boost_iostreams-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_iostreams-vc143.1.78.0\build\boost_iostreams-vc143.targets'))" /> |
110 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_json-vc143.1.78.0\build\boost_json-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_json-vc143.1.78.0\build\boost_json-vc143.targets'))" /> |
111 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_locale-vc143.1.78.0\build\boost_locale-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_locale-vc143.1.78.0\build\boost_locale-vc143.targets'))" /> |
112 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_program_options-vc143.1.78.0\build\boost_program_options-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_program_options-vc143.1.78.0\build\boost_program_options-vc143.targets'))" /> |
113 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_system-vc143.1.78.0\build\boost_system-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_system-vc143.1.78.0\build\boost_system-vc143.targets'))" /> |
114 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_thread-vc143.1.78.0\build\boost_thread-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_thread-vc143.1.78.0\build\boost_thread-vc143.targets'))" /> |
| 150 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost.1.86.0\build\boost.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost.1.86.0\build\boost.targets'))" /> |
| 151 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost_iostreams-vc143.1.86.0\build\boost_iostreams-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_iostreams-vc143.1.86.0\build\boost_iostreams-vc143.targets'))" /> |
| 152 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost_locale-vc143.1.86.0\build\boost_locale-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_locale-vc143.1.86.0\build\boost_locale-vc143.targets'))" /> |
| 153 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost_program_options-vc143.1.86.0\build\boost_program_options-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_program_options-vc143.1.86.0\build\boost_program_options-vc143.targets'))" /> |
| 154 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost_thread-vc143.1.86.0\build\boost_thread-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_thread-vc143.1.86.0\build\boost_thread-vc143.targets'))" /> |
115 | 155 | <Error Condition="!Exists('$(NuGetPackageRoot)secp256k1_vc143.0.1.0.21\build\native\secp256k1_vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)secp256k1_vc143.0.1.0.21\build\native\secp256k1_vc143.targets'))" /> |
116 | | - <Error Condition="!Exists('$(NuGetPackageRoot)boost_regex-vc143.1.78.0\build\boost_regex-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_regex-vc143.1.78.0\build\boost_regex-vc143.targets'))" /> |
| 156 | + <Error Condition="!Exists('$(NuGetPackageRoot)boost_regex-vc143.1.86.0\build\boost_regex-vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)boost_regex-vc143.1.86.0\build\boost_regex-vc143.targets'))" /> |
117 | 157 | <Error Condition="!Exists('$(NuGetPackageRoot)libzmq_vc143.4.3.2\build\native\libzmq_vc143.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(NuGetPackageRoot)libzmq_vc143.4.3.2\build\native\libzmq_vc143.targets'))" /> |
118 | 158 | </Target> |
119 | 159 | <ItemGroup> |
|
0 commit comments