From aee0474191aa6b4e4505e3f5a74b4ac8cc48063b Mon Sep 17 00:00:00 2001 From: jacqueline Date: Fri, 23 Jun 2023 15:31:45 +1000 Subject: Add a shared string library --- lib/shared_string/shared_string_test/targetver.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 lib/shared_string/shared_string_test/targetver.h (limited to 'lib/shared_string/shared_string_test/targetver.h') diff --git a/lib/shared_string/shared_string_test/targetver.h b/lib/shared_string/shared_string_test/targetver.h new file mode 100755 index 00000000..87c0086d --- /dev/null +++ b/lib/shared_string/shared_string_test/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