summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/proto_conn_skype/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/SkypeWeb/proto_conn_skype/res/resource.rc')
-rw-r--r--protocols/SkypeWeb/proto_conn_skype/res/resource.rc34
1 files changed, 34 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/proto_conn_skype/res/resource.rc b/protocols/SkypeWeb/proto_conn_skype/res/resource.rc
new file mode 100644
index 0000000000..649c7f7e9b
--- /dev/null
+++ b/protocols/SkypeWeb/proto_conn_skype/res/resource.rc
@@ -0,0 +1,34 @@
+//Microsoft Developer Studio generated resource script.
+//
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "winres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+1 ICON "1.ico"
+2 ICON "2.ico"
+3 ICON "3.ico"
+
+#endif // English (U.S.) resources
+///////////////////////////////////////////////////////////////////////////// \ No newline at end of file