1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22//Microsoft Developer Studio generated resource script. 23// 24#include "resource.h" 25 26#define APSTUDIO_READONLY_SYMBOLS 27///////////////////////////////////////////////////////////////////////////// 28// 29// Generated from the TEXTINCLUDE 2 resource. 30// 31<<<<<<< XMergeSync.rc 32// #include "afxres.h" 33======= 34//#include "afxres.h" 35>>>>>>> 1.1.12.1 36 37///////////////////////////////////////////////////////////////////////////// 38#undef APSTUDIO_READONLY_SYMBOLS 39 40///////////////////////////////////////////////////////////////////////////// 41// English (Ireland) resources 42 43#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENI) 44#ifdef _WIN32 45//LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_EIRE 46LANGUAGE 0x9, 0x1 47#pragma code_page(1252) 48#endif //_WIN32 49 50#ifdef APSTUDIO_INVOKED 51///////////////////////////////////////////////////////////////////////////// 52// 53// TEXTINCLUDE 54// 55 561 TEXTINCLUDE DISCARDABLE 57BEGIN 58 "resource.h\0" 59END 60 612 TEXTINCLUDE DISCARDABLE 62BEGIN 63 "#include ""afxres.h""\r\n" 64 "\0" 65END 66 673 TEXTINCLUDE DISCARDABLE 68BEGIN 69 "\r\n" 70 "\0" 71END 72 73#endif // APSTUDIO_INVOKED 74 75 76///////////////////////////////////////////////////////////////////////////// 77// 78// String Table 79// 80 81STRINGTABLE DISCARDABLE 82BEGIN 83 IDS_NOJAVA "Unable to find JRE 1.4 installation." 84 IDS_BADCLASSPATH "Unable to locate necessary Jar files." 85END 86 87#endif // English (Ireland) resources 88///////////////////////////////////////////////////////////////////////////// 89 90 91 92#ifndef APSTUDIO_INVOKED 93///////////////////////////////////////////////////////////////////////////// 94// 95// Generated from the TEXTINCLUDE 3 resource. 96// 97 98 99///////////////////////////////////////////////////////////////////////////// 100#endif // not APSTUDIO_INVOKED 101 102