merge the formfield patch from ooo-build
[ooovba.git] / extensions / test / ole / AxTestComponents / AxTestComponents.rc
blobc4652e87a9570bfeefd132f4865c07d07644b252
1 /*************************************************************************
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: AxTestComponents.rc,v $
10  * $Revision: 1.4 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29 **************************************************************************/
31 //Microsoft Developer Studio generated resource script.
33 #include "resource.h"
35 #define APSTUDIO_READONLY_SYMBOLS
36 /////////////////////////////////////////////////////////////////////////////
38 // Generated from the TEXTINCLUDE 2 resource.
40 #include "winres.h"
42 /////////////////////////////////////////////////////////////////////////////
43 #undef APSTUDIO_READONLY_SYMBOLS
45 /////////////////////////////////////////////////////////////////////////////
46 // German (Germany) resources
48 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
49 #ifdef _WIN32
50 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
51 #pragma code_page(1252)
52 #endif //_WIN32
54 /////////////////////////////////////////////////////////////////////////////
56 // REGISTRY
59 IDR_BASIC               REGISTRY DISCARDABLE    "Basic.rgs"
60 IDR_FOO                 REGISTRY DISCARDABLE    "Basic.rgs"
61 #endif    // German (Germany) resources
62 /////////////////////////////////////////////////////////////////////////////
65 /////////////////////////////////////////////////////////////////////////////
66 // English (U.S.) resources
68 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
69 #ifdef _WIN32
70 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
71 #pragma code_page(1252)
72 #endif //_WIN32
74 #ifdef APSTUDIO_INVOKED
75 /////////////////////////////////////////////////////////////////////////////
77 // TEXTINCLUDE
80 1 TEXTINCLUDE DISCARDABLE 
81 BEGIN
82     "resource.h\0"
83 END
85 2 TEXTINCLUDE DISCARDABLE 
86 BEGIN
87     "#include ""winres.h""\r\n"
88     "\0"
89 END
91 3 TEXTINCLUDE DISCARDABLE 
92 BEGIN
93     "1 TYPELIB ""AxTestComponents.tlb""\r\n"
94     "\0"
95 END
97 #endif    // APSTUDIO_INVOKED
100 #ifndef _MAC
101 /////////////////////////////////////////////////////////////////////////////
103 // Version
106 VS_VERSION_INFO VERSIONINFO
107  FILEVERSION 1,0,0,1
108  PRODUCTVERSION 1,0,0,1
109  FILEFLAGSMASK 0x3fL
110 #ifdef _DEBUG
111  FILEFLAGS 0x1L
112 #else
113  FILEFLAGS 0x0L
114 #endif
115  FILEOS 0x4L
116  FILETYPE 0x2L
117  FILESUBTYPE 0x0L
118 BEGIN
119     BLOCK "StringFileInfo"
120     BEGIN
121         BLOCK "040904B0"
122         BEGIN
123             VALUE "CompanyName", "\0"
124             VALUE "FileDescription", "AxTestComponents Module\0"
125             VALUE "FileVersion", "1, 0, 0, 1\0"
126             VALUE "InternalName", "AxTestComponents\0"
127             VALUE "LegalCopyright", "Copyright 2000\0"
128             VALUE "OriginalFilename", "AxTestComponents.DLL\0"
129             VALUE "ProductName", "AxTestComponents Module\0"
130             VALUE "ProductVersion", "1, 0, 0, 1\0"
131             VALUE "OLESelfRegister", "\0"
132         END
133     END
134     BLOCK "VarFileInfo"
135     BEGIN
136         VALUE "Translation", 0x409, 1200
137     END
140 #endif    // !_MAC
143 /////////////////////////////////////////////////////////////////////////////
145 // String Table
148 STRINGTABLE DISCARDABLE 
149 BEGIN
150     IDS_PROJNAME            "AxTestComponents"
153 #endif    // English (U.S.) resources
154 /////////////////////////////////////////////////////////////////////////////
158 #ifndef APSTUDIO_INVOKED
159 /////////////////////////////////////////////////////////////////////////////
161 // Generated from the TEXTINCLUDE 3 resource.
163 1 TYPELIB "AxTestComponents.tlb"
165 /////////////////////////////////////////////////////////////////////////////
166 #endif    // not APSTUDIO_INVOKED