1//Microsoft Developer Studio generated resource script.
2//
3#include "resource.h"
4
5#define APSTUDIO_READONLY_SYMBOLS
6/////////////////////////////////////////////////////////////////////////////
7//
8// Generated from the TEXTINCLUDE 2 resource.
9//
10<<<<<<< XMergeSync.rc
11// #include "afxres.h"
12=======
13//#include "afxres.h"
14>>>>>>> 1.1.12.1
15
16/////////////////////////////////////////////////////////////////////////////
17#undef APSTUDIO_READONLY_SYMBOLS
18
19/////////////////////////////////////////////////////////////////////////////
20// English (Ireland) resources
21
22#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENI)
23#ifdef _WIN32
24//LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_EIRE
25LANGUAGE 0x9, 0x1
26#pragma code_page(1252)
27#endif //_WIN32
28
29#ifdef APSTUDIO_INVOKED
30/////////////////////////////////////////////////////////////////////////////
31//
32// TEXTINCLUDE
33//
34
351 TEXTINCLUDE DISCARDABLE
36BEGIN
37    "resource.h\0"
38END
39
402 TEXTINCLUDE DISCARDABLE
41BEGIN
42    "#include ""afxres.h""\r\n"
43    "\0"
44END
45
463 TEXTINCLUDE DISCARDABLE
47BEGIN
48    "\r\n"
49    "\0"
50END
51
52#endif    // APSTUDIO_INVOKED
53
54
55/////////////////////////////////////////////////////////////////////////////
56//
57// String Table
58//
59
60STRINGTABLE DISCARDABLE
61BEGIN
62    IDS_NOJAVA              "Unable to find JRE 1.4 installation."
63    IDS_BADCLASSPATH        "Unable to locate necessary Jar files."
64END
65
66#endif    // English (Ireland) resources
67/////////////////////////////////////////////////////////////////////////////
68
69
70
71#ifndef APSTUDIO_INVOKED
72/////////////////////////////////////////////////////////////////////////////
73//
74// Generated from the TEXTINCLUDE 3 resource.
75//
76
77
78/////////////////////////////////////////////////////////////////////////////
79#endif    // not APSTUDIO_INVOKED
80
81