mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:19:07 +08:00
89a2b29130
* Use VERSION * Add nls feature and gettext deps * Fix export of libintl dep * Fix mingw on windows * Fix crossbuilds * Cleanup * Keep translations for nls * Add license * [shiftmedia-libgpg-error] Split from pristine source port, update * [libgpg-error] Update, official tarballs, cross builds * [libgcrypt] Official tarballs, fix cross builds * [libgcrypt] Update copyright * [libassuan] Update, official tarballs, cross builds * [gpgme] Update, cleanup * [gpgme] Update copyright * Update versions * [shiftmedia-libgcrypt] Update * No port libgpg * Add missing version file * Use make OPTIONS * Update versions * Revise build-tools pattern
13 lines
525 B
Diff
13 lines
525 B
Diff
diff --git a/SMP/libgpg-error_winrt.vcxproj b/SMP/llibgpg-error_winrt.vcxproj
|
|
index e1acf679..f9c302be 100644
|
|
--- a/SMP/libgpg-error_winrt.vcxproj
|
|
+++ b/SMP/libgpg-error_winrt.vcxproj
|
|
@@ -3,6 +3,7 @@
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{AA4A762D-A8D7-4F68-9B79-FBE63C6BE105}</ProjectGuid>
|
|
<RootNamespace>gpg-error</RootNamespace>
|
|
+ <TargetPlatformMinVersion>10.0.17200.0</TargetPlatformMinVersion>
|
|
</PropertyGroup>
|
|
<ImportGroup Label="PropertySheets">
|
|
<Import Project="smp_winrt.props" />
|