From a3cd9bcc24a10ab4f4a553471ac130250ae8cc3d Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 26 Mar 2020 21:30:23 +0100 Subject: Hunt Showdown public release Signed-off-by: Toni Uhlig --- Hunt Showdown/DLL/targetver.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Hunt Showdown/DLL/targetver.h (limited to 'Hunt Showdown/DLL/targetver.h') 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 -- cgit v1.2.3