1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: verinfo.rc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 **************************************************************************/
39 //#define VER_CONCEPT 0
47 // -----------------------------------------------------------------------
50 #define LG_D // generate always german version
52 #define VER_FIRSTYEAR 93
55 #include "verinfo.hrc"
58 #define FOR_WIN_X " 95 / Windows NT 3.51 / 4.0"
63 // -----------------------------------------------------------------------
64 // language/character set specification table
65 // -----------------------------------------------------------------------
70 "040704B0", // Germany -> Unicode
71 "040704E4", // Germany -> Windows, Multilingual
73 "040904B0", // Germany -> Unicode
74 "040904E4", // USA -> Windows, Multilingual
76 "04090000", // USA -> 7-Bit-ASCII
80 // -----------------------------------------------------------------------
81 // version information
82 // -----------------------------------------------------------------------
84 VS_VERSION_INFO versioninfo
85 fileversion VERSION, SUBVERSION, VERVARIANT, VER_COUNT
86 productversion VERSION, SUBVERSION, VERVARIANT, VER_COUNT
97 fileos VOS_DOS_WINDOWS16
99 fileos VOS_NT_WINDOWS32
103 block "StringFileInfo"
108 // German StringTable
109 value "CompanyName", "Star Division GmbH\0"
110 value "ProductName", "StarChart für Windows" FOR_WIN_X "\0"
111 value "FileDescription", "StarChart " S_VERSION "\0"
112 value "FileVersion", PPS(VER_LEVEL) "\0"
113 value "ProductVersion", PPS(VER_LEVEL) "\0"
114 value "OriginalFilename", "SCH.DLL\0"
115 value "InternalName", "SCH4\0"
116 value "LegalCopyright", S_CRIGHT " Star Division GmbH\0"
117 value "LegalTrademarks",
118 "International CorrectSpell® und International Electronic Thesaurus © "
119 "1993-1996 Inso Corporation. Alle Rechte vorbehalten.\0"
124 // International StringTable
125 value "CompanyName", "Star Division GmbH\0"
126 value "ProductName", "StarChart for Windows" FOR_WIN_X "\0"
127 value "FileDescription", "StarChart " S_VERSION "\0"
128 value "FileVersion", PPS(VER_LEVEL) "\0"
129 value "ProductVersion", PPS(VER_LEVEL) "\0"
130 value "OriginalFilename", "SCH.DLL\0"
131 value "InternalName", "SCH4\0"
132 value "LegalCopyright", S_CRIGHT " Star Division GmbH\0"
133 value "LegalTrademarks",
134 "International CorrectSpell® and International Electronic Thesaurus © "
135 "1993-1996 Inso Corporation. All rights reserved.\0"
143 value "Translation", 0x0407, 1252
145 value "Translation", 0x0409, 1252
150 // version binary entry
151 VS_VERSION_INFO rcdata
153 0xF0, "sch", 0x0F, VER_YEAR, VER_MONTH, VER_DAY,
154 VERSION, SUBVERSION, VERVARIANT, VER_COUNT