summaryrefslogtreecommitdiff
path: root/MirandaPlugin/Templates/1033/base.rc
diff options
context:
space:
mode:
Diffstat (limited to 'MirandaPlugin/Templates/1033/base.rc')
-rw-r--r--MirandaPlugin/Templates/1033/base.rc82
1 files changed, 82 insertions, 0 deletions
diff --git a/MirandaPlugin/Templates/1033/base.rc b/MirandaPlugin/Templates/1033/base.rc
new file mode 100644
index 0000000..93bad1c
--- /dev/null
+++ b/MirandaPlugin/Templates/1033/base.rc
@@ -0,0 +1,82 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Neutral (Default) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
+#ifdef _WIN32
+LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
+#pragma code_page(1252)
+#endif //_WIN32
+
+[!if OPTIONS_PAGE]
+/////////////////////////////////////////////////////////////////////////////
+//
+// Dialog
+//
+
+IDD_OPT1 DIALOGEX 0, 0, 246, 179
+STYLE DS_SETFONT | WS_POPUP
+FONT 8, "MS Sans Serif", 0, 0, 0x0
+BEGIN
+END
+[!endif]
+[!if MAIN_MENU || CONTACT_MENU]
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+IDI_MENU ICON "menu.ico"
+
+[!endif]
+#endif //!defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE
+BEGIN
+ "#include ""afxres.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+