summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-12-10 14:39:15 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-12-10 14:39:15 +0000
commitac74105b7a7681dcd104768041a92037d7c112d7 (patch)
treeb94c44e38c263c539d2c9380b9894d6a180f1434 /plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h
parent9649ae46f093f7d4e6130d24c90da19e153a2ccf (diff)
mydyndns, rps, SmartAutoAway, SmartAutoReplier moved back to Not Adopted until adopted properly (real doubts about mydyndns working state since service has changed a lot recently)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h')
-rw-r--r--plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h b/plugins/!NotAdopted/SmartAutoReplier/lualib/targetver.h
new file mode 100644
index 0000000000..90e767bfce
--- /dev/null
+++ b/plugins/!NotAdopted/SmartAutoReplier/lualib/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>