summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-14 07:10:01 -0700
committerGeorge Hazan <ghazan@miranda.im>2022-09-14 07:10:01 -0700
commit5f3023faa7ae78f8577ca28c63c4f0dffd965e12 (patch)
tree419c0fc9a694eb1eb05eadfb17841b3bcab88f6b /protocols
parentad775af04cab9f882612bcf03967e415dbfa13f7 (diff)
Vcpkg items removed from project
Diffstat (limited to 'protocols')
-rw-r--r--protocols/WhatsAppWeb/WhatsAppWeb.vcxproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
index 620af4a800..279fcf8d90 100644
--- a/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
+++ b/protocols/WhatsAppWeb/WhatsAppWeb.vcxproj
@@ -33,14 +33,6 @@
<ProjectGuid>{13E796AD-BEA4-4213-A1B8-E18E2397E544}</ProjectGuid>
<ProjectName>WhatsAppWeb</ProjectName>
</PropertyGroup>
- <PropertyGroup Label="Vcpkg" Condition="'$(Platform)'=='x64'">
- <VcpkgUseStatic>true</VcpkgUseStatic>
- <VcpkgTriplet>x64-windows-static-md</VcpkgTriplet>
- </PropertyGroup>
- <PropertyGroup Label="Vcpkg" Condition="'$(Platform)'=='Win32'">
- <VcpkgUseStatic>true</VcpkgUseStatic>
- <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
- </PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>