summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/resource.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-06-07 20:55:38 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-06-07 20:55:38 +0000
commita674fbe45df718f194948a7fa399c58fd9672519 (patch)
treefe59698871070fed40af646e5e83c22d47e69b7c /plugins/MirLua/src/resource.h
parentba275795eba1936a3c395527cc55936a4dc02f9d (diff)
MirLua: initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@14061 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/src/resource.h')
-rw-r--r--plugins/MirLua/src/resource.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h
new file mode 100644
index 0000000000..069755a7c8
--- /dev/null
+++ b/plugins/MirLua/src/resource.h
@@ -0,0 +1,14 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by E:\Projects\C++\MirandaNG\plugins\MirLua\res\resource.rc
+//
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 104
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1011
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif