NetTunnelWindows/packages/vcpkg.C.llvmmingw20230517uc.../build/native/vcpkg.C.llvmmingw20230517uc...

8 lines
550 B
Plaintext
Raw Normal View History

2023-06-15 01:35:37 +00:00
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="C:\llvm-mingw-20230517-ucrt-x86_64\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets" Condition="Exists('C:\llvm-mingw-20230517-ucrt-x86_64\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets')" />
<Target Name="CheckValidPlatform" BeforeTargets="Build">
<Error Text="Unsupported architecture combination. Remove the 'vcpkg' nuget package." Condition="'$(VCPkgEnabled)' != 'true' and '$(VCPkgDisableError)' == ''"/>
</Target>
</Project>