summaryrefslogtreecommitdiff
path: root/Hunt Showdown/DLL/targetver.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-03-26 21:30:23 +0100
committerToni Uhlig <matzeton@googlemail.com>2020-03-26 21:30:23 +0100
commita3cd9bcc24a10ab4f4a553471ac130250ae8cc3d (patch)
treea903f46b1d80965ea75acfe500f0fb5bdf0bf9e0 /Hunt Showdown/DLL/targetver.h
parent8094f2fe22c9abc7aa4bc7e28a51a9de2dbae98d (diff)
Hunt Showdown public release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'Hunt Showdown/DLL/targetver.h')
-rw-r--r--Hunt Showdown/DLL/targetver.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/Hunt Showdown/DLL/targetver.h b/Hunt Showdown/DLL/targetver.h
new file mode 100644
index 0000000..87c0086
--- /dev/null
+++ b/Hunt Showdown/DLL/targetver.h
@@ -0,0 +1,8 @@
+#pragma once
+
+// Including SDKDDKVer.h defines the highest available Windows platform.
+
+// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
+// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
+
+#include <SDKDDKVer.h>