merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / test / ole / AxTestComponents / AxTestComponents.rc
blobb2b3c96ba6c2abddf3d35be5bdc9ecca13420cfb
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 //Microsoft Developer Studio generated resource script.
30 #include "resource.h"
32 #define APSTUDIO_READONLY_SYMBOLS
33 /////////////////////////////////////////////////////////////////////////////
35 // Generated from the TEXTINCLUDE 2 resource.
37 #include "winres.h"
39 /////////////////////////////////////////////////////////////////////////////
40 #undef APSTUDIO_READONLY_SYMBOLS
42 /////////////////////////////////////////////////////////////////////////////
43 // German (Germany) resources
45 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
46 #ifdef _WIN32
47 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
48 #pragma code_page(1252)
49 #endif //_WIN32
51 /////////////////////////////////////////////////////////////////////////////
53 // REGISTRY
56 IDR_BASIC               REGISTRY DISCARDABLE    "Basic.rgs"
57 IDR_FOO                 REGISTRY DISCARDABLE    "Basic.rgs"
58 #endif    // German (Germany) resources
59 /////////////////////////////////////////////////////////////////////////////
62 /////////////////////////////////////////////////////////////////////////////
63 // English (U.S.) resources
65 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
66 #ifdef _WIN32
67 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
68 #pragma code_page(1252)
69 #endif //_WIN32
71 #ifdef APSTUDIO_INVOKED
72 /////////////////////////////////////////////////////////////////////////////
74 // TEXTINCLUDE
77 1 TEXTINCLUDE DISCARDABLE 
78 BEGIN
79     "resource.h\0"
80 END
82 2 TEXTINCLUDE DISCARDABLE 
83 BEGIN
84     "#include ""winres.h""\r\n"
85     "\0"
86 END
88 3 TEXTINCLUDE DISCARDABLE 
89 BEGIN
90     "1 TYPELIB ""AxTestComponents.tlb""\r\n"
91     "\0"
92 END
94 #endif    // APSTUDIO_INVOKED
97 #ifndef _MAC
98 /////////////////////////////////////////////////////////////////////////////
100 // Version
103 VS_VERSION_INFO VERSIONINFO
104  FILEVERSION 1,0,0,1
105  PRODUCTVERSION 1,0,0,1
106  FILEFLAGSMASK 0x3fL
107 #ifdef _DEBUG
108  FILEFLAGS 0x1L
109 #else
110  FILEFLAGS 0x0L
111 #endif
112  FILEOS 0x4L
113  FILETYPE 0x2L
114  FILESUBTYPE 0x0L
115 BEGIN
116     BLOCK "StringFileInfo"
117     BEGIN
118         BLOCK "040904B0"
119         BEGIN
120             VALUE "CompanyName", "\0"
121             VALUE "FileDescription", "AxTestComponents Module\0"
122             VALUE "FileVersion", "1, 0, 0, 1\0"
123             VALUE "InternalName", "AxTestComponents\0"
124             VALUE "LegalCopyright", "Copyright 2000\0"
125             VALUE "OriginalFilename", "AxTestComponents.DLL\0"
126             VALUE "ProductName", "AxTestComponents Module\0"
127             VALUE "ProductVersion", "1, 0, 0, 1\0"
128             VALUE "OLESelfRegister", "\0"
129         END
130     END
131     BLOCK "VarFileInfo"
132     BEGIN
133         VALUE "Translation", 0x409, 1200
134     END
137 #endif    // !_MAC
140 /////////////////////////////////////////////////////////////////////////////
142 // String Table
145 STRINGTABLE DISCARDABLE 
146 BEGIN
147     IDS_PROJNAME            "AxTestComponents"
150 #endif    // English (U.S.) resources
151 /////////////////////////////////////////////////////////////////////////////
155 #ifndef APSTUDIO_INVOKED
156 /////////////////////////////////////////////////////////////////////////////
158 // Generated from the TEXTINCLUDE 3 resource.
160 1 TYPELIB "AxTestComponents.tlb"
162 /////////////////////////////////////////////////////////////////////////////
163 #endif    // not APSTUDIO_INVOKED