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: shlinfo.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 ************************************************************************/
40 //#define VER_CONCEPT 0
48 // -----------------------------------------------------------------------
51 #define LG_D // generate always german version
54 #define VER_FIRSTYEAR VER_YEAR
59 #define OS2_VERSION "hello world"
64 #include "verinfo.hrc"
67 #define FOR_WIN_X " (32 Bit)"
72 // -----------------------------------------------------------------------
73 // language/character set specification table
74 // -----------------------------------------------------------------------
79 "040704B0", // Germany -> Unicode
80 "040704E4", // Germany -> Windows, Multilingual
82 "040904B0", // Germany -> Unicode
83 "040904E4", // USA -> Windows, Multilingual
85 "04090000", // USA -> 7-Bit-ASCII
89 // -----------------------------------------------------------------------
90 // version information
91 // -----------------------------------------------------------------------
93 VS_VERSION_INFO versioninfo
95 fileversion VERSION, 0, 0, VERVARIANT
96 productversion VERSION, 0, 0, VERVARIANT
98 fileversion VERSION, VERVARIANT, VER_COUNT
99 productversion VERSION, VERVARIANT, VER_COUNT
111 fileos VOS_DOS_WINDOWS16
113 fileos VOS_NT_WINDOWS32
117 block "StringFileInfo"
122 // German StringTable
123 value "CompanyName", "Sun Microsystems, Inc.\0"
124 value "FileVersion", PPS(VER_LEVEL) "\0"
125 value "OriginalFilename", PPS(ORG_NAME) "\0"
126 value "InternalName", PPS(INTERNAL_NAME) "\0"
127 value "LegalCopyright", S_CRIGHT " Sun Microsystems, Inc.\0"
135 // International StringTable
136 value "CompanyName", "Sun Microsystems, Inc.\0"
137 value "FileVersion", PPS(VER_LEVEL) "\0"
138 value "OriginalFilename", PPS(ORG_NAME) "\0"
139 value "InternalName", PPS(INTERNAL_NAME) "\0"
140 value "LegalCopyright", S_CRIGHT " Sun Microsystems, Inc.\0"
151 value "Translation", 0x0407, 1252
153 value "Translation", 0x0409, 1252
158 // version binary entry
159 VS_VERSION_INFO rcdata
161 0xF0, "sw", 0x0F, VER_YEAR, VER_MONTH, VER_DAY,
162 VERSION, VERVARIANT, VER_COUNT