summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-12-27 19:27:32 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-12-27 19:27:32 +0300
commit083d339f5b79ccdb80c275a4c93f227b1bc3513a (patch)
treecfe0ffba5c434984d7203fd44798e328be654e7b /protocols/Discord/src/resource.h
parentec2b6465c9b6475b73f4a28cc658af3507765e80 (diff)
Discord: initial commit
Diffstat (limited to 'protocols/Discord/src/resource.h')
-rw-r--r--protocols/Discord/src/resource.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/protocols/Discord/src/resource.h b/protocols/Discord/src/resource.h
new file mode 100644
index 0000000000..f1e2a41867
--- /dev/null
+++ b/protocols/Discord/src/resource.h
@@ -0,0 +1,18 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by twitter.rc
+//
+
+#define IDI_MAIN 101
+#define IDI_OFFLINE 102
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 103
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif