summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/resource.h
diff options
context:
space:
mode:
authoraunsane <aunsane@gmail.com>2018-04-27 21:33:17 +0300
committeraunsane <aunsane@gmail.com>2018-04-27 21:33:17 +0300
commite1ec72eab6d00b3ba38e5932bc88920f103b6e4a (patch)
tree999de2725a83e30fbbf6576200525d4ef0c5fe38 /protocols/Telegram/src/resource.h
parentb9ce1d4d98525490ca1a38e2d9fd4f3369adb3e0 (diff)
Telegram: initial commit
- tdlib moved to telegram dir
Diffstat (limited to 'protocols/Telegram/src/resource.h')
-rw-r--r--protocols/Telegram/src/resource.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/protocols/Telegram/src/resource.h b/protocols/Telegram/src/resource.h
new file mode 100644
index 0000000000..8627d4d5cd
--- /dev/null
+++ b/protocols/Telegram/src/resource.h
@@ -0,0 +1,17 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by D:\Projects\miranda-ng\miranda-ng\protocols\Telegram\res\resource.rc
+//
+#define IDI_TELEGRAM 100
+#define IDD_ACCOUNT_MANAGER 110
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 111
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1001
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif