merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / test / ole / unoTocomCalls / XCallback_Impl / XCallback_Impl.rc
blob32b4852338b59330d9e253e01174095e4b812e27
1 /*************************************************************************
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26 **************************************************************************/
28 #include "resource.h"
30 #define APSTUDIO_READONLY_SYMBOLS
31 /////////////////////////////////////////////////////////////////////////////
33 // Generated from the TEXTINCLUDE 2 resource.
35 #include "winres.h"
37 /////////////////////////////////////////////////////////////////////////////
38 #undef APSTUDIO_READONLY_SYMBOLS
40 /////////////////////////////////////////////////////////////////////////////
41 // German (Germany) resources
43 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
44 #ifdef _WIN32
45 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
46 #pragma code_page(1252)
47 #endif //_WIN32
49 /////////////////////////////////////////////////////////////////////////////
51 // REGISTRY
54 IDR_CALLBACK            REGISTRY DISCARDABLE    "Callback.rgs"
55 IDR_SIMPLE              REGISTRY DISCARDABLE    "Simple.rgs"
56 #endif    // German (Germany) resources
57 /////////////////////////////////////////////////////////////////////////////
60 /////////////////////////////////////////////////////////////////////////////
61 // English (U.S.) resources
63 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
64 #ifdef _WIN32
65 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
66 #pragma code_page(1252)
67 #endif //_WIN32
69 #ifdef APSTUDIO_INVOKED
70 /////////////////////////////////////////////////////////////////////////////
72 // TEXTINCLUDE
75 1 TEXTINCLUDE DISCARDABLE 
76 BEGIN
77     "resource.h\0"
78 END
80 2 TEXTINCLUDE DISCARDABLE 
81 BEGIN
82     "#include ""winres.h""\r\n"
83     "\0"
84 END
86 3 TEXTINCLUDE DISCARDABLE 
87 BEGIN
88     "1 TYPELIB ""XCallback_Impl.tlb""\r\n"
89     "\0"
90 END
92 #endif    // APSTUDIO_INVOKED
95 #ifndef _MAC
96 /////////////////////////////////////////////////////////////////////////////
98 // Version
101 VS_VERSION_INFO VERSIONINFO
102  FILEVERSION 1,0,0,1
103  PRODUCTVERSION 1,0,0,1
104  FILEFLAGSMASK 0x3fL
105 #ifdef _DEBUG
106  FILEFLAGS 0x1L
107 #else
108  FILEFLAGS 0x0L
109 #endif
110  FILEOS 0x4L
111  FILETYPE 0x2L
112  FILESUBTYPE 0x0L
113 BEGIN
114     BLOCK "StringFileInfo"
115     BEGIN
116         BLOCK "040904B0"
117         BEGIN
118             VALUE "CompanyName", "\0"
119             VALUE "FileDescription", "XCallback_Impl Module\0"
120             VALUE "FileVersion", "1, 0, 0, 1\0"
121             VALUE "InternalName", "XCallback_Impl\0"
122             VALUE "LegalCopyright", "Copyright 2000\0"
123             VALUE "OriginalFilename", "XCallback_Impl.DLL\0"
124             VALUE "ProductName", "XCallback_Impl Module\0"
125             VALUE "ProductVersion", "1, 0, 0, 1\0"
126             VALUE "OLESelfRegister", "\0"
127         END
128     END
129     BLOCK "VarFileInfo"
130     BEGIN
131         VALUE "Translation", 0x409, 1200
132     END
135 #endif    // !_MAC
138 /////////////////////////////////////////////////////////////////////////////
140 // String Table
143 STRINGTABLE DISCARDABLE 
144 BEGIN
145     IDS_PROJNAME            "XCallback_Impl"
148 #endif    // English (U.S.) resources
149 /////////////////////////////////////////////////////////////////////////////
153 #ifndef APSTUDIO_INVOKED
154 /////////////////////////////////////////////////////////////////////////////
156 // Generated from the TEXTINCLUDE 3 resource.
158 1 TYPELIB "XCallback_Impl.tlb"
160 /////////////////////////////////////////////////////////////////////////////
161 #endif    // not APSTUDIO_INVOKED