summaryrefslogtreecommitdiff
path: root/vsprojects/EthTapDevelopment/targetver.h
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-15 15:51:03 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-15 15:51:03 -0400
commitb23748aa5a10a61b1dd5f5598c7577c8c2142aaf (patch)
treef813a2a821df9151decf44682ef58dbfd49d3211 /vsprojects/EthTapDevelopment/targetver.h
parent8584515a5018db3415b69fdec37d5602e43c0a58 (diff)
downloadinfinitytier-b23748aa5a10a61b1dd5f5598c7577c8c2142aaf.tar.gz
infinitytier-b23748aa5a10a61b1dd5f5598c7577c8c2142aaf.zip
Create devel project for Windows tap work. (Might be temporary.)
Diffstat (limited to 'vsprojects/EthTapDevelopment/targetver.h')
-rw-r--r--vsprojects/EthTapDevelopment/targetver.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/vsprojects/EthTapDevelopment/targetver.h b/vsprojects/EthTapDevelopment/targetver.h
new file mode 100644
index 00000000..87c0086d
--- /dev/null
+++ b/vsprojects/EthTapDevelopment/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>