summaryrefslogtreecommitdiff
path: root/plugins/Jingle/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Jingle/res')
-rw-r--r--plugins/Jingle/res/Version.rc9
-rw-r--r--plugins/Jingle/res/main.icobin0 -> 5430 bytes
-rw-r--r--plugins/Jingle/res/resource.rc42
3 files changed, 51 insertions, 0 deletions
diff --git a/plugins/Jingle/res/Version.rc b/plugins/Jingle/res/Version.rc
new file mode 100644
index 0000000000..5a5ddd63ed
--- /dev/null
+++ b/plugins/Jingle/res/Version.rc
@@ -0,0 +1,9 @@
+// Microsoft Visual C++ generated resource script.
+//
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
+#include "..\src\version.h"
+
+#include "..\..\build\Version.rc"
diff --git a/plugins/Jingle/res/main.ico b/plugins/Jingle/res/main.ico
new file mode 100644
index 0000000000..1660e71a33
--- /dev/null
+++ b/plugins/Jingle/res/main.ico
Binary files differ
diff --git a/plugins/Jingle/res/resource.rc b/plugins/Jingle/res/resource.rc
new file mode 100644
index 0000000000..5843ada411
--- /dev/null
+++ b/plugins/Jingle/res/resource.rc
@@ -0,0 +1,42 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (Australia) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS
+#pragma code_page(1252)
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+IDI_MAIN ICON "main.ico"
+
+#endif // English (Australia) resources
+/////////////////////////////////////////////////////////////////////////////
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+