bump product version to 6.3.0.0.beta1
[LibreOffice.git] / extensions / test / ole / AxTestComponents / AxTestComponents.rc
blobda5d58f6575cd02975d8d7619f2e0ed0820ceca2
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 //Microsoft Developer Studio generated resource script.
21 #include "resource.h"
23 #define APSTUDIO_READONLY_SYMBOLS
26 // Generated from the TEXTINCLUDE 2 resource.
28 #include "winres.h"
31 #undef APSTUDIO_READONLY_SYMBOLS
34 // German (Germany) resources
36 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
37 #ifdef _WIN32
38 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
39 #pragma code_page(1252)
40 #endif //_WIN32
44 // REGISTRY
47 IDR_BASIC               REGISTRY DISCARDABLE    "Basic.rgs"
48 IDR_FOO                 REGISTRY DISCARDABLE    "Basic.rgs"
49 #endif    // German (Germany) resources
54 // English (U.S.) resources
56 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
57 #ifdef _WIN32
58 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
59 #pragma code_page(1252)
60 #endif //_WIN32
62 #ifdef APSTUDIO_INVOKED
65 // TEXTINCLUDE
68 1 TEXTINCLUDE DISCARDABLE 
69 BEGIN
70     "resource.h\0"
71 END
73 2 TEXTINCLUDE DISCARDABLE 
74 BEGIN
75     "#include ""winres.h""\r\n"
76     "\0"
77 END
79 3 TEXTINCLUDE DISCARDABLE 
80 BEGIN
81     "1 TYPELIB ""AxTestComponents.tlb""\r\n"
82     "\0"
83 END
85 #endif    // APSTUDIO_INVOKED
88 #ifndef _MAC
91 // Version
94 VS_VERSION_INFO VERSIONINFO
95  FILEVERSION 1,0,0,1
96  PRODUCTVERSION 1,0,0,1
97  FILEFLAGSMASK 0x3fL
98 #ifdef _DEBUG
99  FILEFLAGS 0x1L
100 #else
101  FILEFLAGS 0x0L
102 #endif
103  FILEOS 0x4L
104  FILETYPE 0x2L
105  FILESUBTYPE 0x0L
106 BEGIN
107     BLOCK "StringFileInfo"
108     BEGIN
109         BLOCK "040904B0"
110         BEGIN
111             VALUE "CompanyName", "\0"
112             VALUE "FileDescription", "AxTestComponents Module\0"
113             VALUE "FileVersion", "1, 0, 0, 1\0"
114             VALUE "InternalName", "AxTestComponents\0"
115             VALUE "LegalCopyright", "Copyright 2000\0"
116             VALUE "OriginalFilename", "AxTestComponents.DLL\0"
117             VALUE "ProductName", "AxTestComponents Module\0"
118             VALUE "ProductVersion", "1, 0, 0, 1\0"
119             VALUE "OLESelfRegister", "\0"
120         END
121     END
122     BLOCK "VarFileInfo"
123     BEGIN
124         VALUE "Translation", 0x409, 1200
125     END
128 #endif    // !_MAC
133 // String Table
136 STRINGTABLE DISCARDABLE 
137 BEGIN
138     IDS_PROJNAME            "AxTestComponents"
141 #endif    // English (U.S.) resources
146 #ifndef APSTUDIO_INVOKED
149 // Generated from the TEXTINCLUDE 3 resource.
151 1 TYPELIB "AxTestComponents.tlb"
154 #endif    // not APSTUDIO_INVOKED