aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authoraizuon <44760523+aizuon@users.noreply.github.com>2021-02-17 04:33:33 +0300
committerGitHub <noreply@github.com>2021-02-16 17:33:33 -0800
commite2ecca095c77180ab0114600f78b557ab6c99fc2 (patch)
treec0db1ab9da2ce99c0b4f241afcbc1059551222f1 /ports/imgui/CONTROL
parent5f29a7a5cae5374e99a488f3b324f1948de43c89 (diff)
downloadvcpkg-e2ecca095c77180ab0114600f78b557ab6c99fc2.tar.gz
vcpkg-e2ecca095c77180ab0114600f78b557ab6c99fc2.zip
[imgui] change to correct dx binding implementation path (#16255)
* [imgui] change to correct dx binding implementation path * [imgui] add version files * [imgui] forgot to update hash
Diffstat (limited to 'ports/imgui/CONTROL')
-rw-r--r--ports/imgui/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL
index 08a4d67b2..4544e7962 100644
--- a/ports/imgui/CONTROL
+++ b/ports/imgui/CONTROL
@@ -1,5 +1,6 @@
Source: imgui
Version: 1.81
+Port-Version: 1
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.