aboutsummaryrefslogtreecommitdiff
path: root/ports/minhook/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2020-07-14 01:54:00 +0800
committerGitHub <noreply@github.com>2020-07-13 10:54:00 -0700
commit4953c8a3c0b3f824264b1233f5a2f89a431bdabb (patch)
treea7354a50ef12faebaa3f206c687aa24750687615 /ports/minhook/CONTROL
parent0523b5eb57341e44fc0551900e5803b13686821a (diff)
downloadvcpkg-4953c8a3c0b3f824264b1233f5a2f89a431bdabb.tar.gz
vcpkg-4953c8a3c0b3f824264b1233f5a2f89a431bdabb.zip
[minhook] fix usage issue (#12399)
* fix minhook lib faild to load when tring to be included in a project * fix usage issue
Diffstat (limited to 'ports/minhook/CONTROL')
-rw-r--r--ports/minhook/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/minhook/CONTROL b/ports/minhook/CONTROL
index 0daab0e4c..1c475bd17 100644
--- a/ports/minhook/CONTROL
+++ b/ports/minhook/CONTROL
@@ -1,4 +1,5 @@
Source: minhook
Version: 1.3.3
+Port-Version: 1
Description: The Minimalistic x86/x64 API Hooking Library for Windows.
Supports: !uwp \ No newline at end of file