2 * This file is part of the LibreOffice project.
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/.
8 * This file incorporates work covered by the following license notice:
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 .
21 Directory gid_Dir_Shlxthdl
22 ParentID = gid_Brand_Dir_Program;
26 File gid_File_Lib_OOoFilt
29 Dir = gid_Dir_Shlxthdl;
35 File gid_File_Lib_OOoFilt64
38 Dir = gid_Dir_Shlxthdl;
39 Name = "ooofilt_x64.dll";
40 ComponentCondition = "VersionNT64";
45 File gid_File_Lib_Shlxthdl
48 Dir = gid_Dir_Shlxthdl;
49 Name = "shlxthdl.dll";
53 File gid_File_Lib_Shlxthdl64
56 Dir = gid_Dir_Shlxthdl;
57 Name = "shlxthdl_x64.dll";
58 ComponentCondition = "VersionNT64";
63 File gid_File_Lib_PropertyHdl
66 Dir = gid_Dir_Shlxthdl;
67 Name = "propertyhdl.dll";
68 ComponentCondition = "VersionNT >= 600";
73 File gid_File_Lib_PropertyHdl64
76 Dir = gid_Dir_Shlxthdl;
77 Name = "propertyhdl_x64.dll";
78 ComponentCondition = "VersionNT64 >= 600";
83 File gid_File_Lib_Shlxtmsi
85 Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
86 Dir = SCP2_OOO_BIN_DIR;
87 Name = "shlxtmsi.dll";
92 #if defined(WITH_VC100_REDIST)
94 File gid_File_Lib_Msvcr100
97 Dir = gid_Dir_Shlxthdl;
98 Name = "msvcr100.dll";
99 ComponentCondition = "VersionNT64";
102 File gid_File_Lib_Msvcp100
105 Dir = gid_Dir_Shlxthdl;
106 Name = "msvcp100.dll";
107 ComponentCondition = "VersionNT64";
112 #if defined(WITH_VC110_REDIST)
114 File gid_File_Lib_Msvcr110
117 Dir = gid_Dir_Shlxthdl;
118 Name = "msvcr110.dll";
119 ComponentCondition = "VersionNT64";
122 File gid_File_Lib_Msvcp110
125 Dir = gid_Dir_Shlxthdl;
126 Name = "msvcp110.dll";
127 ComponentCondition = "VersionNT64";