1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23#include "macros.inc"
24
25#ifdef WNT
26File gid_File_Lib_Accessbridge
27    BIN_FILE_BODY;
28    Styles = (PACKED);
29    Dir = SCP2_OOO_BIN_DIR;
30    Name = "java_uno_accessbridge.dll";
31End
32#endif
33#if ((defined(WNT)) || (defined(LINUX)) || ((defined(SOLARIS)) && (defined(SPARC)))|| defined(NETBSD) || defined(OS2) )
34STD_LIB_FILE( gid_File_Lib_Adabas, adabas)
35#endif
36
37#if defined(WNT)
38STD_LIB_FILE( gid_File_Lib_Ado, ado)
39#endif
40
41STD_LIB_FILE( gid_File_Lib_Basctl, basctl)
42
43File gid_File_Lib_Basprov
44    TXT_FILE_BODY;
45    Styles = (PACKED);
46    Dir = SCP2_OOO_BIN_DIR;
47  #ifdef UNX
48    Name = STRING(CONCAT4(basprov,DLLPOSTFIX,.uno,UNXSUFFIX));
49  #elif defined OS2
50    Name = "basprov.dll";
51  #else
52    Name = STRING(CONCAT4(basprov,DLLPOSTFIX,.uno,.dll));
53  #endif
54End
55
56File gid_File_Lib_Vbaevent
57    TXT_FILE_BODY;
58    Styles = (PACKED);
59    Dir = SCP2_OOO_BIN_DIR;
60  #ifdef UNX
61    Name = STRING(CONCAT4(vbaevents,DLLPOSTFIX,.uno,UNXSUFFIX));
62  #elif defined OS2
63    Name = "vbaevent.dll";
64  #else
65    Name = STRING(CONCAT4(vbaevents,DLLPOSTFIX,.uno,.dll));
66  #endif
67End
68
69STD_LIB_FILE( gid_File_Lib_Bib , bib)
70
71File gid_File_Lib_Cached1
72    TXT_FILE_BODY;
73    Styles = (PACKED);
74    Dir = SCP2_OOO_BIN_DIR;
75  #ifdef UNX
76    Name = STRING(CONCAT2(libcached1,UNXSUFFIX));
77  #else
78    Name = "cached1.dll";
79  #endif
80End
81
82#ifdef OS2
83SPECIAL_COMPONENT_LIB_FILE(gid_File_Lib_Configmgr, configmg)
84#else
85SPECIAL_COMPONENT_LIB_FILE(gid_File_Lib_Configmgr, configmgr.uno)
86#endif
87
88#ifdef WITH_LDAP
89File gid_File_Lib_Ldapbe2
90    TXT_FILE_BODY;
91    Styles = (PACKED);
92    Dir = SCP2_OOO_BIN_DIR;
93  #ifdef UNX
94    Name = STRING(CONCAT2(ldapbe2.uno,UNXSUFFIX));
95  #else
96    Name = "ldapbe2.uno.dll";
97  #endif
98End
99#endif
100
101#ifdef OS2
102STD_LIB_FILE(gid_File_Lib_Chartcontroller, chartcon)
103STD_LIB_FILE(gid_File_Lib_Chartmodel, chartmod)
104STD_LIB_FILE(gid_File_Lib_Charttools, charttoo)
105STD_LIB_FILE(gid_File_Lib_Chartview, chartvie)
106#else
107STD_LIB_FILE(gid_File_Lib_Chartcontroller, chartcontroller)
108STD_LIB_FILE(gid_File_Lib_Chartmodel, chartmodel)
109STD_LIB_FILE(gid_File_Lib_Charttools, charttools)
110STD_LIB_FILE(gid_File_Lib_Chartview, chartview)
111#endif
112
113
114#if defined WNT && defined _MSC
115
116File gid_File_Lib_Cli_Oootypes_Assembly
117    TXT_FILE_BODY;
118    Styles = (PACKED, ASSEMBLY, DONTRENAMEINPATCH);
119    Name = "cli_oootypes.dll";
120    Dir = gid_Dir_Common_Ure;
121//    Dir = gid_Dir_Program;
122    Assemblyname = "cli_oootypes";
123    PublicKeyToken = "ce2cb7e279207b9e";
124    Version = "${CLI_OOOTYPES_NEW_VERSION}";
125    Culture = "neutral";
126    Attributes = "0";
127#ifndef M1310
128    ProcessorArchitecture = "MSIL";
129#endif
130End
131
132#endif
133
134#if defined WNT && defined _MSC
135File gid_File_Lib_Policy_Cli_Oootypes_Assembly
136    TXT_FILE_BODY;
137    Styles = (PACKED, ASSEMBLY, DONTRENAMEINPATCH);
138    Name = "${CLI_OOOTYPES_POLICY_ASSEMBLY}.dll";
139    Dir = gid_Dir_Common_Ure;
140//    Dir = gid_Dir_Program;
141    Assemblyname = "${CLI_OOOTYPES_POLICY_ASSEMBLY}";
142    PublicKeyToken = "ce2cb7e279207b9e";
143    Version = "${CLI_OOOTYPES_POLICY_VERSION}";
144    Culture = "neutral";
145    Attributes = "0";
146#ifndef M1310
147    ProcessorArchitecture = "MSIL";
148#endif
149End
150
151#endif
152
153#if defined WNT && defined _MSC
154
155File gid_File_Lib_Policy_Cli_Oootypes_Config
156    TXT_FILE_BODY;
157    Styles = (PACKED, ASSIGNCOMPOMENT, DONTRENAMEINPATCH);
158    Name = "cli_oootypes.config";
159    Dir = gid_Dir_Common_Ure;
160//    Dir = gid_Dir_Program;
161    AssignComponent = gid_File_Lib_Policy_Cli_Oootypes_Assembly;
162End
163
164#endif
165
166
167#if ! defined WNT // no longer supported on Windows
168#ifdef OS2
169SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Cmdmail, cmdmail )
170#else
171SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Cmdmail, cmdmail.uno )
172#endif
173#endif
174
175
176File gid_File_Lib_Comphelper2
177    TXT_FILE_BODY;
178  #ifdef UNX
179    Name = STRING(CONCAT3(libcomphelp,COMID,UNXSUFFIX));
180  #elif defined OS2
181    Name = STRING(CONCAT2(comphelp,.dll));
182  #else
183    Name = STRING(CONCAT3(comphelp,COMID,.dll));
184  #endif
185    Dir = SCP2_OOO_BIN_DIR;
186    Styles = (PACKED);
187End
188
189STD_LIB_FILE( gid_File_Lib_Ctl , ctl)
190
191STD_LIB_FILE( gid_File_Lib_Cui, cui)
192
193#ifndef SYSTEM_CURL
194
195File gid_File_Lib_Curl
196    TXT_FILE_BODY;
197    Styles = (PACKED);
198    Dir = SCP2_OOO_BIN_DIR;
199  #ifdef UNX
200    #ifdef MACOSX
201       Name = STRING(CONCAT2(libcurl.4,UNXSUFFIX));
202    #else
203       Name = STRING(CONCAT3(libcurl,UNXSUFFIX,.4));
204    #endif
205  #else
206   #ifdef _gcc3
207    Name = "libcurl-4.dll";
208   #else
209    Name = "libcurl.dll";
210   #endif
211  #endif
212End
213
214#endif
215
216#ifdef UNX
217#ifdef ENABLE_GTK
218#ifdef ENABLE_SYSTRAY_GTK
219File gid_File_Lib_QStart_Gtk
220    Name = LIBNAME(qstart_gtk);
221    TXT_FILE_BODY;
222    Styles = (PACKED);
223    Dir = SCP2_OOO_BIN_DIR;
224End
225#endif
226#endif
227#endif
228
229STD_LIB_FILE( gid_File_Lib_Dba, dba)
230
231STD_LIB_FILE( gid_File_Lib_Sdbt, sdbt)
232
233STD_LIB_FILE( gid_File_Lib_Dbmm, dbmm)
234
235STD_LIB_FILE( gid_File_Lib_Dbase2, dbase )
236
237STD_LIB_FILE( gid_File_Lib_Dbfile , file)
238STD_LIB_FILE( gid_File_Lib_Odbcbase,odbcbase)
239
240
241File gid_File_Lib_Dbpool
242    TXT_FILE_BODY;
243    Styles = (PACKED);
244    Dir = SCP2_OOO_BIN_DIR;
245  #ifdef UNX
246    Name = STRING(CONCAT2(libdbpool2,UNXSUFFIX));
247  #else
248    Name = "dbpool2.dll";
249  #endif
250End
251
252STD_LIB_FILE( gid_File_Lib_Dbt, dbtools )
253
254STD_LIB_FILE( gid_File_Lib_Dbaxml, dbaxml )
255
256File gid_File_Lib_Dict_Ja
257    TXT_FILE_BODY;
258  #ifdef UNX
259    Name = STRING(CONCAT2(libdict_ja,UNXSUFFIX));
260  #else
261    Name = "dict_ja.dll";
262  #endif
263    Dir = SCP2_OOO_BIN_DIR;
264    Styles = (PACKED);
265End
266
267File gid_File_Lib_Dict_Zh
268    TXT_FILE_BODY;
269  #ifdef UNX
270    Name = STRING(CONCAT2(libdict_zh,UNXSUFFIX));
271  #else
272    Name = "dict_zh.dll";
273  #endif
274    Dir = SCP2_OOO_BIN_DIR;
275    Styles = (PACKED);
276End
277
278File gid_File_Lib_Collator_Data
279    TXT_FILE_BODY;
280  #ifdef UNX
281    Name = STRING(CONCAT2(libcollator_data,UNXSUFFIX));
282  #elif defined OS2
283    Name = "collator.dll";
284  #else
285    Name = "collator_data.dll";
286  #endif
287    Dir = SCP2_OOO_BIN_DIR;
288    Styles = (PACKED);
289End
290
291File gid_File_Lib_Index_Data
292    TXT_FILE_BODY;
293  #ifdef UNX
294    Name = STRING(CONCAT2(libindex_data,UNXSUFFIX));
295  #elif defined OS2
296    Name = "index_da.dll";
297  #else
298    Name = "index_data.dll";
299  #endif
300    Dir = SCP2_OOO_BIN_DIR;
301    Styles = (PACKED);
302End
303
304File gid_File_Lib_Textconv_Dict
305    TXT_FILE_BODY;
306  #ifdef UNX
307    Name = STRING(CONCAT2(libtextconv_dict,UNXSUFFIX));
308  #elif defined OS2
309    Name = "textconv.dll";
310  #else
311    Name = "textconv_dict.dll";
312  #endif
313    Dir = SCP2_OOO_BIN_DIR;
314    Styles = (PACKED);
315End
316
317File gid_File_Lib_Dlgprov
318    TXT_FILE_BODY;
319    Styles = (PACKED);
320    Dir = SCP2_OOO_BIN_DIR;
321  #ifdef UNX
322    Name = STRING(CONCAT4(dlgprov,DLLPOSTFIX,.uno,UNXSUFFIX));
323  #elif defined OS2
324    Name = "dlgprov.dll";
325  #else
326    Name = STRING(CONCAT4(dlgprov,DLLPOSTFIX,.uno,.dll));
327  #endif
328End
329
330File gid_File_Lib_Stringresource
331    TXT_FILE_BODY;
332    Styles = (PACKED);
333    Dir = SCP2_OOO_BIN_DIR;
334  #ifdef UNX
335    Name = STRING(CONCAT4(stringresource,DLLPOSTFIX,.uno,UNXSUFFIX));
336  #elif defined OS2
337    Name = "stringre.dll";
338  #else
339    Name = STRING(CONCAT4(stringresource,DLLPOSTFIX,.uno,.dll));
340  #endif
341End
342
343File gid_File_Lib_Vbaobj
344    TXT_FILE_BODY;
345    Styles = (PACKED);
346    Dir = SCP2_OOO_BIN_DIR;
347  #ifdef UNX
348    Name = STRING(CONCAT4(libvbaobj,DLLPOSTFIX,.uno,UNXSUFFIX));
349  #elif defined OS2
350    Name = "vbaobj.dll";
351  #else
352    Name = STRING(CONCAT4(vbaobj,DLLPOSTFIX,.uno,.dll));
353  #endif
354End
355
356File gid_File_Lib_Vbaswobj
357    TXT_FILE_BODY;
358    Styles = (PACKED);
359    Dir = SCP2_OOO_BIN_DIR;
360  #ifdef UNX
361    Name = STRING(CONCAT3(vbaswobj,.uno,UNXSUFFIX));
362  #elif defined(OS2)
363    Name = "vbaswobj.dll";
364  #else
365    Name = STRING(CONCAT3(vbaswobj,.uno,.dll));
366  #endif
367End
368
369File gid_File_Lib_Vbamsforms
370    TXT_FILE_BODY;
371    Styles = (PACKED);
372    Dir = SCP2_OOO_BIN_DIR;
373  #ifdef UNX
374    Name = STRING(CONCAT3(msforms,.uno,UNXSUFFIX));
375  #elif defined(OS2)
376    Name = "msforms.dll";
377  #else
378    Name = STRING(CONCAT3(msforms,.uno,.dll));
379  #endif
380End
381
382File gid_File_Lib_Vbahelper
383    TXT_FILE_BODY;
384    Styles = (PACKED);
385    Dir = SCP2_OOO_BIN_DIR;
386  #ifdef UNX
387    Name = STRING(CONCAT3(libvbahelper,DLLPOSTFIX,UNXSUFFIX));
388  #elif defined OS2
389    Name = "vbahelp.dll";
390  #else
391    Name = STRING(CONCAT3(vbahelper,DLLPOSTFIX,.dll));
392  #endif
393End
394
395
396#ifdef WNT
397
398File gid_File_Lib_Dnd
399    TXT_FILE_BODY;
400    Styles = (PACKED);
401    Dir = SCP2_OOO_BIN_DIR;
402    Name = "dnd.dll";
403End
404
405#endif
406
407#if defined WNT || defined OS2
408
409File gid_File_Lib_Dtrans
410    TXT_FILE_BODY;
411    Name = "dtrans.dll";
412    Dir = SCP2_OOO_BIN_DIR;
413    Styles = (PACKED);
414End
415
416#endif
417
418#ifdef OS2
419STD_LIB_FILE(gid_File_Lib_Drawinglayer,drawingl)
420#else
421STD_LIB_FILE(gid_File_Lib_Drawinglayer,drawinglayer)
422#endif
423
424STD_LIB_FILE(gid_File_Lib_SvgIo,svgio)
425
426SPECIAL_LIB_FILE(gid_File_Lib_Embobj,embobj)
427
428#ifndef DISABLE_ATL
429#ifdef OS2
430SPECIAL_LIB_FILE(gid_File_Lib_Emboleobj,emboleob)
431#else
432SPECIAL_LIB_FILE(gid_File_Lib_Emboleobj,emboleobj)
433#endif
434#endif
435
436#if defined(WNT) && !defined(DISABLE_ATL)
437
438STD_LIB_FILE( gid_File_Lib_Emser, emser )
439
440File gid_File_Lib_Inprocserv
441    TXT_FILE_BODY;
442    Styles = (PACKED);
443    Dir = SCP2_OOO_BIN_DIR;
444    Name = "inprocserv.dll";
445End
446
447#endif
448
449#ifdef UNX
450
451#ifdef ENABLE_KAB
452File gid_File_Lib_Kab_1
453    TXT_FILE_BODY;
454    Styles = (PACKED);
455    Dir = SCP2_OOO_BIN_DIR;
456    Name = STRING(CONCAT2(libkab1,UNXSUFFIX));
457End
458
459File gid_File_Lib_Kab_Drv_1
460    TXT_FILE_BODY;
461    Styles = (PACKED);
462    Dir = SCP2_OOO_BIN_DIR;
463    Name = STRING(CONCAT2(libkabdrv1,UNXSUFFIX));
464End
465
466#endif
467
468#ifdef MACOSX
469File gid_File_Lib_Macab_1
470    TXT_FILE_BODY;
471    Styles = (PACKED);
472    Dir = SCP2_OOO_BIN_DIR;
473    Name = STRING(CONCAT2(libmacab1,UNXSUFFIX));
474End
475
476File gid_File_Lib_Macab_Drv_1
477    TXT_FILE_BODY;
478    Styles = (PACKED);
479    Dir = SCP2_OOO_BIN_DIR;
480    Name = STRING(CONCAT2(libmacabdrv1,UNXSUFFIX));
481End
482
483#endif  // #ifdef ENABLE_KAB
484
485#ifdef ENABLE_EVOAB2
486
487STD_LIB_FILE( gid_File_Lib_Evoab , evoab)
488
489#endif  // #ifdef ENABLE_EVOAB2
490
491#endif  // #ifdef UNX
492
493File gid_File_Lib_Evtatt
494    TXT_FILE_BODY;
495    Styles = (PACKED);
496    Dir = SCP2_OOO_BIN_DIR;
497  #ifdef UNX
498    Name = STRING(CONCAT2(libevtatt,UNXSUFFIX));
499  #else
500    Name = "evtatt.dll";
501  #endif
502End
503
504SPECIAL_LIB_FILE(gid_File_Lib_Fileacc,fileacc)
505
506File gid_File_Lib_Filterconfig1
507    TXT_FILE_BODY;
508    Styles = (PACKED);
509    Dir = SCP2_OOO_BIN_DIR;
510#ifdef OS2
511    Name = "filterco.dll";
512#else
513    Name = SPECIAL_NAME(filterconfig1);
514#endif
515End
516
517STD_LIB_FILE( gid_File_Lib_Flat, flat)
518
519#ifdef WNT
520
521File gid_File_Lib_Fop
522    TXT_FILE_BODY;
523    Styles = (PACKED);
524    Dir = SCP2_OOO_BIN_DIR;
525    Name = "fop.dll";
526End
527
528#endif
529
530#ifdef WNT
531
532File gid_File_Lib_Fps
533    TXT_FILE_BODY;
534    Styles = (PACKED);
535    Dir = SCP2_OOO_BIN_DIR;
536    Name = "fps.dll";
537End
538
539#endif
540
541#if defined UNX && ! defined MACOSX
542
543File gid_File_Lib_Desktopbe
544    TXT_FILE_BODY;
545    Styles = (PACKED);
546    Dir = SCP2_OOO_BIN_DIR;
547    Name = STRING(CONCAT2(desktopbe1.uno,UNXSUFFIX));
548End
549
550#ifdef ENABLE_GTK
551#ifdef GTK_TWO_FOUR
552File gid_File_Lib_Fps_Gnome
553    TXT_FILE_BODY;
554    Styles = (PACKED);
555    Dir = SCP2_OOO_BIN_DIR;
556    Name = SPECIAL_COMPONENT_LIB_NAME(fps_gnome.uno);
557End
558#endif
559#endif
560#ifdef ENABLE_KDE4
561#ifndef MACOSX
562File gid_File_Lib_Fps_Kde4
563    TXT_FILE_BODY;
564    Styles = (PACKED);
565    Dir = gid_Dir_Common_Ure;
566//    Dir = gid_Dir_Program;
567    Name = SPECIAL_COMPONENT_LIB_NAME(fps_kde4.uno);
568End
569#endif
570#endif
571#endif
572
573#ifdef MACOSX
574#ifdef QUARTZ
575File gid_File_Lib_Fps_Aqua
576    TXT_FILE_BODY;
577    Styles = (PACKED);
578    Dir = SCP2_OOO_BIN_DIR;
579    Name = SPECIAL_COMPONENT_LIB_NAME(fps_aqua.uno);
580End
581
582File gid_File_Lib_MacOSXSpell
583	TXT_FILE_BODY;
584	Styles = (PACKED);
585	Name = LIBNAME(MacOSXSpell);
586	Dir = SCP2_OOO_BIN_DIR;
587End
588
589File gid_File_Lib_avmediaQuickTime
590	TXT_FILE_BODY;
591	Styles = (PACKED);
592	Name = LIBNAME(avmediaQuickTime);
593	Dir = SCP2_OOO_BIN_DIR;
594End
595#endif
596#endif
597
598#ifdef OS2
599SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fps_Office, fps_offi )
600SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fpicker, fpicker )
601#else
602SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fps_Office, fps_office.uno )
603SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fpicker, fpicker.uno )
604#endif
605
606#if (defined(ENABLE_CAIRO) && ! defined (SYSTEM_CAIRO))
607
608File gid_File_Lib_Cairo
609    TXT_FILE_BODY;
610    Styles = (PACKED);
611    Dir = SCP2_OOO_BIN_DIR;
612  #ifdef UNX
613    #ifdef MACOSX
614       Name = STRING(CONCAT3(libcairo,.2,UNXSUFFIX));
615    #else
616       Name = STRING(CONCAT3(libcairo,UNXSUFFIX,.2));
617    #endif
618  #elif defined(WNT)
619    #ifdef _gcc3
620       Name = "libcairo-2.dll";
621    #else
622       Name = "cairo.dll";
623    #endif
624  #endif
625End
626
627#endif
628
629STD_LIB_FILE( gid_File_Lib_Frm , frm)
630
631#ifdef OS2
632SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fsstorage, fsstorag )
633#else
634SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fsstorage, fsstorage.uno )
635#endif
636
637#ifdef WNT
638
639File gid_File_Lib_Ftransl
640    TXT_FILE_BODY;
641    Styles = (PACKED);
642    Dir = SCP2_OOO_BIN_DIR;
643    Name = "ftransl.dll";
644End
645
646#endif
647
648STD_LIB_FILE( gid_File_Lib_Fwe , fwe)
649
650STD_LIB_FILE( gid_File_Lib_Fwi , fwi)
651
652File gid_File_Lib_Fwk
653    Name = LIBNAME(fwk);
654    TXT_FILE_BODY;
655    Styles = (PACKED);
656    Dir = SCP2_OOO_BIN_DIR;
657End
658
659STD_LIB_FILE( gid_File_Lib_Fwl , fwl)
660
661STD_LIB_FILE( gid_File_Lib_Fwm , fwm)
662
663#ifdef WNT
664File gid_File_Lib_Gdiplus
665    BIN_FILE_BODY;
666    Styles = (PACKED);
667    Dir = SCP2_OOO_BIN_DIR;
668    Name = "gdiplus.dll";
669End
670#endif
671
672#ifdef OS2
673SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwin )
674STD_LIB_FILE( gid_File_Lib_Helplinker, helplink)
675#else
676SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.uno )
677STD_LIB_FILE( gid_File_Lib_Helplinker, helplinker)
678#endif
679
680File gid_File_Lib_I18npool
681    TXT_FILE_BODY;
682    Styles = (PACKED);
683    Dir = SCP2_OOO_BIN_DIR;
684  #ifdef UNX
685    Name = STRING(CONCAT2(i18npool.uno,UNXSUFFIX));
686  #elif defined OS2
687    Name = "i18npool.dll";
688  #else
689    Name = STRING(CONCAT2(i18npool.uno,.dll));
690  #endif
691End
692
693File gid_File_Lib_I18nsearch
694    TXT_FILE_BODY;
695    Styles = (PACKED);
696    Dir = SCP2_OOO_BIN_DIR;
697  #ifdef UNX
698    Name = STRING(CONCAT2(i18nsearch.uno,UNXSUFFIX));
699  #elif defined OS2
700    Name = "i18nsear.dll";
701  #else
702    Name = "i18nsearch.uno.dll";
703  #endif
704End
705
706File gid_File_Lib_I18nisolang
707  #ifdef UNX
708    Name = STRING(CONCAT4(libi18nisolang,ISOLANG_MAJOR,COMID,UNXSUFFIX));
709  #elif defined OS2
710    Name = "i18nisol.dll";
711  #else
712    Name = STRING(CONCAT4(i18nisolang,ISOLANG_MAJOR,COMID,.dll));
713  #endif
714    PACKED_LIB_FILE_BODY;
715End
716
717File gid_File_Lib_I18nutil
718    TXT_FILE_BODY;
719  #ifdef UNX
720    Name = STRING(CONCAT3(libi18nutil,COMID,UNXSUFFIX));
721  #elif defined OS2
722    Name = "i18nutil.dll";
723  #else
724    Name = STRING(CONCAT3(i18nutil,COMID,.dll));
725  #endif
726    Dir = SCP2_OOO_BIN_DIR;
727    Styles = (PACKED);
728End
729
730#ifdef OS2
731STD_LIB_FILE( gid_File_Lib_I18npaper, i18npape)
732#else
733STD_LIB_FILE( gid_File_Lib_I18npaper, i18npaper)
734#endif
735
736#ifndef SYSTEM_ICU
737
738File gid_File_Lib_Icudata
739    TXT_FILE_BODY;
740  #ifdef UNX
741    Name = STRING(CONCAT7(libicudata,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR,.,ICU_MICRO));
742  #else
743    Name = STRING(CONCAT4(icudt,ICU_MAJOR,ICU_MINOR,.dll));
744  #endif
745    Dir = SCP2_OOO_BIN_DIR;
746    Styles = (PACKED);
747End
748
749File gid_File_Lib_Icui18n
750    TXT_FILE_BODY;
751  #ifdef UNX
752    Name = STRING(CONCAT7(libicui18n,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR,.,ICU_MICRO));
753  #else
754    Name = STRING(CONCAT4(icuin,ICU_MAJOR,ICU_MINOR,.dll));
755  #endif
756    Dir = SCP2_OOO_BIN_DIR;
757    Styles = (PACKED);
758End
759
760File gid_File_Lib_Icule
761    TXT_FILE_BODY;
762  #ifdef UNX
763    Name = STRING(CONCAT7(libicule,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR,.,ICU_MICRO));
764  #else
765    Name = STRING(CONCAT4(icule,ICU_MAJOR,ICU_MINOR,.dll));
766  #endif
767    Dir = SCP2_OOO_BIN_DIR;
768    Styles = (PACKED);
769End
770
771File gid_File_Lib_Icuuc
772    TXT_FILE_BODY;
773  #ifdef UNX
774    Name = STRING(CONCAT7(libicuuc,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR,.,ICU_MICRO));
775  #else
776    Name = STRING(CONCAT4(icuuc,ICU_MAJOR,ICU_MINOR,.dll));
777  #endif
778    Dir = SCP2_OOO_BIN_DIR;
779    Styles = (PACKED);
780End
781
782#endif
783
784#ifdef SOLAR_JAVA
785
786STD_LIB_FILE( gid_File_Lib_Jdbc, jdbc)
787
788#endif
789
790#ifdef SOLAR_JAVA
791File gid_File_Lib_Hsqldb_2
792    TXT_FILE_BODY;
793    Styles = (PACKED);
794    Dir = SCP2_OOO_BIN_DIR;
795  #ifdef UNX
796    Name = STRING(CONCAT2(libhsqldb,UNXSUFFIX));
797  #else
798    Name = "hsqldb.dll";
799  #endif
800End
801
802#endif
803
804#ifdef WNT
805
806File gid_File_Lib_Lngpckinsthlp
807    BIN_FILE_BODY;
808    Styles = (PACKED, LANGUAGEPACK, BINARYTABLE, BINARYTABLE_ONLY);
809    Dir = SCP2_OOO_BIN_DIR;
810    Name = "lngpckinsthlp.dll";
811End
812
813#endif
814
815#ifdef WNT
816
817File gid_File_Lib_sn_tools
818    BIN_FILE_BODY;
819    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY, DONTRENAMEINPATCH);
820    Dir = SCP2_OOO_BIN_DIR;
821    Name = "sn_tools.dll";
822End
823
824#endif
825
826#ifdef WNT
827
828File gid_File_Lib_relnotes
829    BIN_FILE_BODY;
830    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY, DONTRENAMEINPATCH);
831    Dir = SCP2_OOO_BIN_DIR;
832    Name = "relnotes.dll";
833End
834
835#endif
836
837#ifdef WNT
838
839File gid_File_Lib_Patchmsi
840    TXT_FILE_BODY;
841    Name = "patchmsi.dll";
842    Dir = SCP2_OOO_BIN_DIR;
843    Styles = (PACKED,PATCH,PATCH_ONLY,BINARYTABLE,BINARYTABLE_ONLY,DONTRENAMEINPATCH);
844End
845
846#endif
847
848#ifdef WNT
849
850File gid_File_Lib_Rebasemsi
851    TXT_FILE_BODY;
852    Name = "rebase.dll";
853    Dir = SCP2_OOO_BIN_DIR;
854    Styles = (PACKED,BINARYTABLE,BINARYTABLE_ONLY,DONTRENAMEINPATCH);
855End
856
857#endif
858
859STD_LIB_FILE( gid_File_Lib_Lng, lng)
860
861File gid_File_Lib_Localedata_En
862    TXT_FILE_BODY;
863  #ifdef UNX
864    Name = STRING(CONCAT2(liblocaledata_en,UNXSUFFIX));
865  #elif defined OS2
866    Name = "ld_en.dll";
867  #else
868    Name = "localedata_en.dll";
869  #endif
870    Dir = SCP2_OOO_BIN_DIR;
871    Styles = (PACKED);
872End
873
874File gid_File_Lib_Localedata_Es
875    TXT_FILE_BODY;
876  #ifdef UNX
877    Name = STRING(CONCAT2(liblocaledata_es,UNXSUFFIX));
878  #elif defined OS2
879    Name = "ld_es.dll";
880  #else
881    Name = "localedata_es.dll";
882  #endif
883    Dir = SCP2_OOO_BIN_DIR;
884    Styles = (PACKED);
885End
886
887File gid_File_Lib_Localedata_Euro
888    TXT_FILE_BODY;
889  #ifdef UNX
890    Name = STRING(CONCAT2(liblocaledata_euro,UNXSUFFIX));
891  #elif defined OS2
892    Name = "ld_eur.dll";
893  #else
894    Name = "localedata_euro.dll";
895  #endif
896    Dir = SCP2_OOO_BIN_DIR;
897    Styles = (PACKED);
898End
899
900File gid_File_Lib_Localedata_Others
901    TXT_FILE_BODY;
902  #ifdef UNX
903    Name = STRING(CONCAT2(liblocaledata_others,UNXSUFFIX));
904  #elif defined OS2
905    Name = "ld_oth.dll";
906  #else
907    Name = "localedata_others.dll";
908  #endif
909    Dir = SCP2_OOO_BIN_DIR;
910    Styles = (PACKED);
911End
912
913File gid_File_Lib_Mcnttype
914    TXT_FILE_BODY;
915    Styles = (PACKED);
916    Dir = SCP2_OOO_BIN_DIR;
917  #ifdef UNX
918    Name = STRING(CONCAT2(libmcnttype,UNXSUFFIX));
919  #else
920    Name = "mcnttype.dll";
921  #endif
922End
923
924#if !defined(SYSTEM_MOZILLA) && !defined(WITHOUT_MOZILLA) && !defined(MACOSX)
925                                                                // #i91209#
926STD_LIB_FILE(gid_File_Lib_Mozab,mozab)
927STD_LIB_FILE(gid_File_Lib_Mozabdrv,mozabdrv)
928
929#else
930
931#ifndef OS2
932File gid_File_Lib_Mozbootstrap
933    TXT_FILE_BODY;
934    Styles = (PACKED);
935    Dir = SCP2_OOO_BIN_DIR;
936  #ifdef UNX
937    Name = STRING(CONCAT2(libmozbootstrap,UNXSUFFIX));
938  #else
939    Name = "mozbootstrap.dll";
940  #endif
941End
942#endif
943
944#endif
945
946#ifdef SYSTEM_LIBWPD
947STD_LIB_FILE(gid_File_Lib_Wpft,wpft)
948#endif
949
950#ifdef OS2
951STD_LIB_FILE(gid_File_Lib_T602Filter,t602filt)
952STD_LIB_FILE(gid_File_Lib_Writerfilter,wfilt)
953#else
954STD_LIB_FILE(gid_File_Lib_T602Filter,t602filter)
955STD_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter)
956#endif
957
958#ifdef WNT
959#if defined(_gcc3)
960
961File gid_File_Lib_Mingwm10
962    BIN_FILE_BODY;
963    Styles = (PACKED);
964    Dir = gid_Dir_Common_Ure;
965//    Dir = gid_Dir_Program;
966    Name = "mingwm10.dll";
967End
968
969#endif
970#endif
971
972#if defined(WNT)
973#if defined(M1400)
974#if defined(PROF_EDITION)
975File gid_File_Lib_Msvcr80
976    BIN_FILE_BODY;
977    Styles = (PACKED);
978    Dir = gid_Dir_Common_Ure;
979//    Dir = gid_Dir_Program;
980#ifndef _STLP_DEBUG
981    Name = "msvcr80.dll";
982#else
983    Name = "msvcr80d.dll";
984#endif
985End
986#endif
987#endif
988#endif
989
990#if defined(WNT)
991#if defined(M1400)
992#if defined(PROF_EDITION)
993File gid_File_Lib_Msvcp80
994    BIN_FILE_BODY;
995    Styles = (PACKED);
996    Dir = gid_Dir_Common_Ure;
997//    Dir = gid_Dir_Program;
998#ifndef _STLP_DEBUG
999    Name = "msvcp80.dll";
1000#else
1001    Name = "msvcp80d.dll";
1002#endif
1003End
1004#endif
1005#endif
1006#endif
1007
1008#if defined(WNT)
1009#if defined(M1400)
1010#if defined(PROF_EDITION)
1011File gid_File_Lib_Msvcm80
1012    BIN_FILE_BODY;
1013    Styles = (PACKED);
1014    Dir = gid_Dir_Common_Ure;
1015//    Dir = gid_Dir_Program;
1016#ifndef _STLP_DEBUG
1017    Name = "msvcm80.dll";
1018#else
1019    Name = "msvcm80d.dll";
1020#endif
1021End
1022#endif
1023#endif
1024#endif
1025
1026#if defined(WNT) && defined( _gcc3 )
1027
1028#if defined(MINGW_GCCDLL)
1029
1030File gid_File_Lib_Mingw_GccS
1031    TXT_FILE_BODY;
1032    Dir = gid_Dir_Common_Ure;
1033//    Dir = gid_Dir_Program;
1034    Name = MINGW_GCCDLL;
1035    Styles = (PACKED);
1036End
1037
1038#endif
1039
1040#if defined(MINGW_GXXDLL)
1041
1042File gid_File_Lib_Mingw_Stdcpp
1043    TXT_FILE_BODY;
1044    Dir = gid_Dir_Common_Ure;
1045//    Dir = gid_Dir_Program;
1046    Name = MINGW_GXXDLL;
1047    Styles = (PACKED);
1048End
1049
1050#endif
1051
1052#endif
1053
1054#if defined(WNT)
1055#if defined(M1400)
1056#if defined(PROF_EDITION)
1057File gid_File_Msvcm80crt_Manifest
1058    BIN_FILE_BODY;
1059    Styles = (PACKED);
1060    Dir = gid_Dir_Common_Ure;
1061//    Dir = gid_Dir_Program;
1062#ifndef _STLP_DEBUG
1063    Name = "Microsoft.VC80.CRT.manifest";
1064#else
1065    Name = "Microsoft.VC80.DebugCRT.manifest";
1066#endif
1067End
1068#endif
1069#endif
1070#endif
1071
1072#if defined(OS2)
1073STD_LIB_FILE(gid_File_Lib_Mysql,mysql)
1074STD_LIB_FILE(gid_File_Lib_Odbc,odbc)
1075#else
1076STD_LIB_FILE(gid_File_Lib_Mysql,mysql.uno)
1077STD_LIB_FILE(gid_File_Lib_Odbc,odbc.uno)
1078#endif
1079
1080// STD_LIB_FILE( gid_File_Lib_Ofa , ofa)
1081
1082STD_LIB_FILE( gid_File_Lib_Offacc, offacc)
1083
1084#ifdef SOLAR_JAVA
1085#if !defined(MACOSX) && !defined(OS2)
1086
1087File gid_File_Lib_Officebean
1088    TXT_FILE_BODY;
1089    Styles = (PACKED);
1090    Dir = SCP2_OOO_BIN_DIR;
1091  #ifdef UNX
1092    Name = STRING(CONCAT2(libofficebean,UNXSUFFIX));
1093  #else
1094    Name = "officebean.dll";
1095  #endif
1096End
1097
1098#endif
1099#endif
1100
1101#if defined(WNT) && !defined(DISABLE_ATL)
1102
1103File gid_File_Lib_Ole
1104    TXT_FILE_BODY;
1105    Styles = (PACKED);
1106    Dir = SCP2_OOO_BIN_DIR;
1107    Name = "oleautobridge.uno.dll";
1108End
1109
1110#endif
1111
1112SPECIAL_LIB_FILE(gid_File_Lib_Package2,package2)
1113
1114#ifdef OS2
1115SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Passwordcontainer, password )
1116#else
1117SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Passwordcontainer, passwordcontainer.uno )
1118#endif
1119
1120STD_LIB_FILE( gid_File_Lib_Pcr, pcr)
1121
1122STD_LIB_FILE( gid_File_Lib_Log, log)
1123
1124#ifdef OS2
1125STD_LIB_FILE( gid_File_Lib_Pdffilter, pdffilte)
1126#else
1127STD_LIB_FILE( gid_File_Lib_Pdffilter, pdffilter)
1128#endif
1129
1130File gid_File_Lib_Deployment
1131#if defined UNX
1132    Name = STRING(CONCAT4(deployment,DLLPOSTFIX,.uno,UNXSUFFIX));
1133#elif defined OS2
1134    Name = "deploy.dll";
1135#else
1136    Name = STRING(CONCAT3(deployment,DLLPOSTFIX,.uno.dll));
1137#endif
1138    PACKED_LIB_FILE_BODY;
1139End
1140
1141File gid_File_Lib_DeploymentGui
1142#if defined UNX
1143    Name = STRING(CONCAT4(deploymentgui,DLLPOSTFIX,.uno,UNXSUFFIX));
1144#elif defined OS2
1145    Name = "deplgui.dll";
1146#else
1147    Name = STRING(CONCAT3(deploymentgui,DLLPOSTFIX,.uno.dll));
1148#endif
1149    PACKED_LIB_FILE_BODY;
1150End
1151
1152#ifdef OS2
1153STD_LIB_FILE(gid_File_Lib_DeploymentMisc, deplmisc)
1154#else
1155STD_LIB_FILE(gid_File_Lib_DeploymentMisc, deploymentmisc)
1156#endif
1157
1158#ifdef OS2
1159STD_LIB_FILE( gid_File_Lib_Preload, preloadg)
1160#else
1161STD_LIB_FILE( gid_File_Lib_Preload, preload)
1162#endif
1163
1164#if defined(UNX) && ! defined(QUARTZ)
1165File gid_File_Lib_Desktop_Detector
1166    Name = LIBNAME(desktop_detector);
1167    TXT_FILE_BODY;
1168    Styles = (PACKED);
1169    Dir = SCP2_OOO_BIN_DIR;
1170End
1171File gid_File_Lib_Vclplug_Gen
1172    Name = LIBNAME(vclplug_gen);
1173    TXT_FILE_BODY;
1174    Styles = (PACKED);
1175    Dir = SCP2_OOO_BIN_DIR;
1176End
1177#endif
1178
1179#if defined(UNX) && ! defined(QUARTZ)
1180#ifdef ENABLE_GTK
1181File gid_File_Lib_Vclplug_Gtk
1182    Name = LIBNAME(vclplug_gtk);
1183    TXT_FILE_BODY;
1184    Styles = (PACKED);
1185    Dir = SCP2_OOO_BIN_DIR;
1186End
1187#endif
1188#ifdef ENABLE_KDE
1189#ifndef MACOSX
1190File gid_File_Lib_Vclplug_Kde
1191    Name = LIBNAME(vclplug_kde);
1192    TXT_FILE_BODY;
1193    Styles = (PACKED);
1194    Dir = SCP2_OOO_BIN_DIR;
1195End
1196#endif
1197#endif
1198#ifdef ENABLE_KDE4
1199#ifndef MACOSX
1200File gid_File_Lib_Vclplug_Kde4
1201    Name = LIBNAME(vclplug_kde4);
1202    TXT_FILE_BODY;
1203    Styles = (PACKED);
1204    Dir = gid_Dir_Common_Ure;
1205//    Dir = gid_Dir_Program;
1206End
1207#endif
1208#endif
1209#endif
1210
1211#if defined(QUARTZ)
1212File gid_File_Lib_AppleRemote
1213    Name = LIBNAME(AppleRemote);
1214    TXT_FILE_BODY;
1215    Styles = (PACKED);
1216    Dir = SCP2_OOO_BIN_DIR;
1217End
1218#endif
1219
1220#if defined(QUARTZ)
1221File gid_File_Lib_Basebmp
1222    Name = LIBNAME(basebmp);
1223    TXT_FILE_BODY;
1224    Styles = (PACKED);
1225    Dir = SCP2_OOO_BIN_DIR;
1226End
1227#endif
1228
1229#if defined UNX && ! defined QUARTZ
1230STD_LIB_FILE( gid_File_Lib_Vclplug_Svp, vclplug_svp )
1231STD_LIB_FILE( gid_File_Lib_BaseBmp, basebmp )
1232#endif
1233
1234#if defined UNX && ! defined MACOSX
1235
1236File gid_File_Lib_Recentfile
1237    TXT_FILE_BODY;
1238    Styles = (PACKED);
1239    Dir = SCP2_OOO_BIN_DIR;
1240    Name = STRING(CONCAT2(librecentfile,UNXSUFFIX));
1241End
1242
1243#endif
1244
1245#ifdef WNT
1246
1247File gid_File_Lib_Reg4allmsdoc
1248    TXT_FILE_BODY;
1249    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
1250    Dir = SCP2_OOO_BIN_DIR;
1251    Name = "reg4allmsdoc.dll";
1252End
1253
1254#endif
1255
1256#ifdef WNT
1257
1258File gid_File_Lib_Qslnkmsi
1259    TXT_FILE_BODY;
1260    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
1261    Dir = SCP2_OOO_BIN_DIR;
1262    Name = "qslnkmsi.dll";
1263End
1264
1265#endif
1266
1267#ifdef WNT
1268
1269File gid_File_Lib_Sdqsmsi
1270    TXT_FILE_BODY;
1271    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
1272    Dir = SCP2_OOO_BIN_DIR;
1273    Name = "sdqsmsi.dll";
1274End
1275
1276#endif
1277
1278File gid_File_Lib_Res
1279    Name = LIBNAME(res);
1280    TXT_FILE_BODY;
1281    Styles = (PACKED);
1282    Dir = SCP2_OOO_BIN_DIR;
1283End
1284
1285File gid_File_Lib_Sax_Uno
1286    TXT_FILE_BODY;
1287    Styles = (PACKED,DONT_OVERWRITE);
1288    Dir = SCP2_OOO_BIN_DIR;
1289  #ifdef UNX
1290    Name = STRING(CONCAT2(sax.uno,UNXSUFFIX));
1291  #elif defined(OS2)
1292    Name = "sax_uno.dll";
1293  #else
1294    Name = "sax.uno.dll";
1295  #endif
1296End
1297
1298File gid_File_Lib_Fastsax_Uno
1299    TXT_FILE_BODY;
1300    Styles = (PACKED,DONT_OVERWRITE);
1301    Dir = SCP2_OOO_BIN_DIR;
1302  #ifdef UNX
1303    Name = STRING(CONCAT2(fastsax.uno,UNXSUFFIX));
1304  #elif defined(OS2)
1305    Name = "fastsax.dll";
1306  #else
1307    Name = "fastsax.uno.dll";
1308  #endif
1309End
1310
1311STD_LIB_FILE( gid_File_Lib_Sax , sax)
1312
1313STD_LIB_FILE( gid_File_Lib_Oox , oox)
1314
1315STD_LIB_FILE( gid_File_Lib_Sb , sb)
1316
1317STD_LIB_FILE( gid_File_Lib_Scn, scn)
1318
1319File gid_File_Lib_Scriptframe
1320    TXT_FILE_BODY;
1321  #ifdef UNX
1322    #ifdef MACOSX
1323       Name = "libscriptframe.dylib";
1324    #else
1325       Name = "libscriptframe.so";
1326    #endif
1327  #elif defined OS2
1328    Name = "scriptfr.dll";
1329  #else
1330    Name = "scriptframe.dll";
1331  #endif
1332    Dir = SCP2_OOO_BIN_DIR;
1333    Styles = (PACKED);
1334End
1335
1336STD_LIB_FILE( gid_File_Lib_Sd , sd)
1337STD_LIB_FILE( gid_File_Lib_Sdui, sdui)
1338
1339File gid_File_Lib_Slideshow
1340    TXT_FILE_BODY;
1341    Styles = (PACKED);
1342    Dir = SCP2_OOO_BIN_DIR;
1343  #ifdef UNX
1344    Name = STRING(CONCAT2(slideshow.uno,UNXSUFFIX));
1345  #elif defined OS2
1346    Name = "slidesho.dll";
1347  #else
1348    Name = "slideshow.uno.dll";
1349  #endif
1350End
1351
1352File gid_File_Lib_PresentationMinimizer
1353    TXT_FILE_BODY;
1354    Styles = (PACKED);
1355    Dir = SCP2_OOO_BIN_DIR;
1356  #ifdef UNX
1357    Name = STRING(CONCAT2(PresentationMinimizer.uno,UNXSUFFIX));
1358  #elif defined OS2
1359    Name = "PreMin.dll";
1360  #else
1361    Name = "PresentationMinimizer.uno.dll";
1362  #endif
1363End
1364
1365File gid_File_Lib_PresenterScreen
1366    TXT_FILE_BODY;
1367    Styles = (PACKED);
1368    Dir = SCP2_OOO_BIN_DIR;
1369  #ifdef UNX
1370    Name = STRING(CONCAT2(PresenterScreen.uno,UNXSUFFIX));
1371  #elif defined OS2
1372    Name = "PreScr.dll";
1373  #else
1374    Name = "PresenterScreen.uno.dll";
1375  #endif
1376End
1377
1378File gid_File_Lib_Sdbc_2
1379    TXT_FILE_BODY;
1380    Styles = (PACKED);
1381    Dir = SCP2_OOO_BIN_DIR;
1382  #ifdef UNX
1383    Name = STRING(CONCAT2(libsdbc2,UNXSUFFIX));
1384  #else
1385    Name = "sdbc2.dll";
1386  #endif
1387End
1388
1389STD_LIB_FILE( gid_File_Lib_Sdd , sdd)
1390
1391#ifdef OS2
1392STD_LIB_FILE( gid_File_Lib_Sf_Prothdlr, protocol )
1393#else
1394STD_LIB_FILE( gid_File_Lib_Sf_Prothdlr, protocolhandler )
1395#endif
1396
1397File gid_File_Lib_Sfx
1398    Name = LIBNAME(sfx);
1399    TXT_FILE_BODY;
1400    Styles = (PACKED);
1401    Dir = SCP2_OOO_BIN_DIR;
1402End
1403
1404#ifdef WNT
1405
1406File gid_File_Lib_Instooofiltmsi
1407    TXT_FILE_BODY;
1408    Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
1409    Dir = SCP2_OOO_BIN_DIR;
1410    Name = "instooofiltmsi.dll";
1411End
1412
1413#endif
1414
1415#ifdef WNT
1416
1417File gid_File_Lib_Smplmail
1418    TXT_FILE_BODY;
1419    Styles = (PACKED);
1420    Dir = SCP2_OOO_BIN_DIR;
1421    Name = "sysmail.uno.dll";
1422End
1423
1424#endif
1425
1426STD_LIB_FILE( gid_File_Lib_Sot, sot )
1427
1428#if defined(UNX) && !defined(QUARTZ)
1429
1430File gid_File_Lib_Spa
1431    Name = LIBNAME(spa);
1432    TXT_FILE_BODY;
1433    Styles = (PACKED);
1434    Dir = SCP2_OOO_BIN_DIR;
1435End
1436
1437#endif
1438
1439#ifndef DISABLE_HUNSPELL
1440File gid_File_Lib_Spell
1441    TXT_FILE_BODY;
1442    Styles = (PACKED);
1443    Name = LIBNAME(spell.uno);
1444    Dir = SCP2_OOO_BIN_DIR;
1445End
1446#endif
1447
1448STD_LIB_FILE( gid_File_Lib_Spl, spl)
1449
1450SPECIAL_LIB_FILE(gid_File_Lib_Srtrs1,srtrs1)
1451
1452STD_LIB_FILE( gid_File_Lib_Sts , sts)
1453
1454STD_LIB_FILE( gid_File_Lib_Svl, svl )
1455STD_LIB_FILE( gid_File_Lib_Svtools, svt )
1456
1457STD_LIB_FILE( gid_File_Lib_Svx_Core, svxcore)
1458STD_LIB_FILE( gid_File_Lib_Svx, svx)
1459#ifdef OS2
1460STD_LIB_FILE( gid_File_Lib_TextConversionDlgs, txcnvdlg)
1461#else
1462STD_LIB_FILE( gid_File_Lib_TextConversionDlgs, textconversiondlgs)
1463#endif
1464STD_LIB_FILE( gid_File_Lib_Editeng, editeng)
1465
1466STD_LIB_FILE( gid_File_Lib_Msfilter, msfilter)
1467
1468#ifdef OS2
1469STD_LIB_FILE( gid_File_Lib_Sw , swoo)
1470#else
1471STD_LIB_FILE( gid_File_Lib_Sw , sw)
1472#endif
1473STD_LIB_FILE( gid_File_Lib_Swui, swui)
1474
1475STD_LIB_FILE( gid_File_Lib_Msword, msword )
1476
1477#if ! defined UNX
1478File gid_File_Lib_Sysdtrans
1479    TXT_FILE_BODY;
1480    Styles = (PACKED);
1481    Dir = SCP2_OOO_BIN_DIR;
1482#ifdef OS2
1483    Name = "sysdtran.dll";
1484#else
1485    Name = "sysdtrans.dll";
1486#endif
1487End
1488#endif
1489
1490#ifdef OS2
1491SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Syssh, syssh )
1492SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Localebe, localebe )
1493#else
1494SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Syssh, syssh.uno )
1495SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Localebe, localebe1.uno )
1496
1497#ifdef WNT
1498SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Wininetbe, wininetbe1.uno )
1499#endif
1500#endif
1501
1502#ifdef MACOSX
1503SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Macbe, macbe1.uno )
1504#endif
1505
1506STD_LIB_FILE( gid_File_Lib_Tk, ootk )
1507STD_LIB_FILE( gid_File_Lib_Acc, acc )
1508
1509STD_LIB_FILE( gid_File_Lib_Tools, tl )
1510
1511File gid_File_Lib_Tvhlp1
1512    TXT_FILE_BODY;
1513    Styles = (PACKED);
1514    Dir = SCP2_OOO_BIN_DIR;
1515  #ifdef UNX
1516    Name = STRING(CONCAT2(libtvhlp1,UNXSUFFIX));
1517  #else
1518    Name = "tvhlp1.dll";
1519  #endif
1520End
1521
1522File gid_File_Lib_Ucb1
1523    TXT_FILE_BODY;
1524    Styles = (PACKED);
1525    Dir = SCP2_OOO_BIN_DIR;
1526  #ifdef UNX
1527    Name = STRING(CONCAT2(libucb1,UNXSUFFIX));
1528  #else
1529    Name = "ucb1.dll";
1530  #endif
1531End
1532
1533File gid_File_Lib_Ucbhelper
1534    TXT_FILE_BODY;
1535    Dir = SCP2_OOO_BIN_DIR;
1536    Styles = (PACKED);
1537  #ifdef UNX
1538    Name = STRING(CONCAT3(libucbhelper4,COMID,UNXSUFFIX));
1539  #elif defined OS2
1540    Name = "ucbh4.dll";
1541  #else
1542    Name = STRING(CONCAT3(ucbhelper4,COMID,.dll));
1543  #endif
1544End
1545
1546File gid_File_Lib_Ucpchelp1
1547    TXT_FILE_BODY;
1548  #ifdef UNX
1549    Name = STRING(CONCAT2(libucpchelp1,UNXSUFFIX));
1550  #elif defined OS2
1551    Name = "ucpchelp.dll";
1552  #else
1553    Name = "ucpchelp1.dll";
1554  #endif
1555    Dir = SCP2_OOO_BIN_DIR;
1556    Styles = (PACKED);
1557End
1558
1559SPECIAL_LIB_FILE(gid_File_Lib_Ucpdav1,ucpdav1)
1560
1561SPECIAL_LIB_FILE(gid_File_Lib_Ucpfile1,ucpfile1)
1562
1563SPECIAL_LIB_FILE(gid_File_Lib_Ucpftp1,ucpftp1)
1564
1565SPECIAL_LIB_FILE(gid_File_Lib_Ucphier1,ucphier1)
1566
1567SPECIAL_LIB_FILE(gid_File_Lib_Ucppkg1,ucppkg1)
1568
1569#ifdef OS2
1570SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucptdoc1, ucptdoc1)
1571SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpext, ucpext)
1572SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpexpand1, ucpexpan)
1573#else
1574SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucptdoc1, ucptdoc1.uno)
1575SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpext, ucpext.uno)
1576SPECIAL_COMPONENT_LIB_FILE(gid_File_Ucpexpand1, ucpexpand1.uno)
1577#endif
1578
1579File gid_File_Lib_Lnth
1580    TXT_FILE_BODY;
1581    Styles = (PACKED);
1582#ifdef OS2
1583    Name = LIBNAME(lnth);
1584#else
1585    Name = LIBNAME(lnth.uno);
1586#endif
1587    Dir = SCP2_OOO_BIN_DIR;
1588End
1589
1590#ifndef DISABLE_HYPHEN
1591File gid_File_Lib_Hyph
1592    TXT_FILE_BODY;
1593    Styles = (PACKED);
1594    Name = LIBNAME(hyphen.uno);
1595    Dir = SCP2_OOO_BIN_DIR;
1596End
1597#endif
1598
1599STD_LIB_FILE( gid_File_Lib_Utl , utl)
1600
1601STD_LIB_FILE( gid_File_Lib_Uui, uui )
1602
1603STD_LIB_FILE( gid_File_Lib_BaseGfx, basegfx )
1604
1605File gid_File_Lib_Vcl
1606    Name = LIBNAME(vcl);
1607    TXT_FILE_BODY;
1608    Styles = (PACKED);
1609    Dir = SCP2_OOO_BIN_DIR;
1610End
1611
1612File gid_File_Lib_Vos
1613    TXT_FILE_BODY;
1614  #ifdef UNX
1615    Name = STRING(CONCAT3(libvos3,COMID,UNXSUFFIX));
1616  #else
1617    Name = STRING(CONCAT3(vos3,COMID,.dll));
1618  #endif
1619    Dir = SCP2_OOO_BIN_DIR;
1620    Styles = (PACKED);
1621End
1622
1623STD_LIB_FILE( gid_File_Lib_Xcr, xcr)
1624STD_LIB_FILE( gid_File_Lib_Xmx , xmx)
1625STD_LIB_FILE( gid_File_Lib_Xof , xof)
1626
1627File gid_File_Lib_Xo
1628    Name = LIBNAME(xo);
1629    TXT_FILE_BODY;
1630    Styles = (PACKED);
1631    Dir = SCP2_OOO_BIN_DIR;
1632End
1633
1634SPECIAL_LIB_FILE(gid_File_Lib_Xstor,xstor)
1635
1636STD_LIB_FILE( gid_File_Lib_Xsltdlg, xsltdlg )
1637#ifndef DISABLE_SAXON
1638STD_LIB_FILE( gid_File_Lib_Xsltfilter, xsltfilter )
1639#endif
1640STD_LIB_FILE( gid_File_Lib_Xmlfa, xmlfa )
1641STD_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd )
1642
1643#ifdef SOLAR_JAVA
1644#ifndef DISABLE_SAXON
1645STD_JAR_FILE( gid_File_Jar_Xsltfilter, XSLTFilter )
1646#endif
1647STD_JAR_FILE( gid_File_Jar_Xsltvalidate, XSLTValidate )
1648#endif
1649
1650#ifndef SYSTEM_LIBXSLT
1651File gid_File_Lib_Xslt
1652    TXT_FILE_BODY;
1653    Styles = (PACKED);
1654    Dir = SCP2_OOO_BIN_DIR;
1655  #ifdef UNX
1656    #ifdef MACOSX
1657       Name = STRING(CONCAT4(libxslt,.,LIBXSLT_MAJOR,UNXSUFFIX));
1658    #else
1659       Name = STRING(CONCAT4(libxslt,UNXSUFFIX,.,LIBXSLT_MAJOR));
1660    #endif
1661  #else
1662   #ifdef _gcc3
1663    Name = "libxslt-1.dll";
1664   #else
1665    Name = "libxslt.dll";
1666   #endif
1667  #endif
1668End
1669#endif
1670
1671
1672STD_LIB_FILE( gid_File_Lib_Unoxml, unoxml )
1673
1674// AVMedia
1675STD_LIB_FILE( gid_File_Lib_AVMedia, avmedia )
1676
1677#if defined UNX
1678#if defined ENABLE_GSTREAMER
1679SPECIAL_LIB_FILE( gid_File_Lib_AVMediaGst, avmediagst )
1680#endif
1681#ifdef SOLAR_JAVA
1682STD_JAR_FILE( gid_File_Jar_AVmedia, avmedia )
1683#endif
1684#elif defined WNT
1685#ifdef ENABLE_DIRECTX
1686SPECIAL_LIB_FILE( gid_File_Lib_AVMediaWin, avmediawin )
1687#endif
1688#endif
1689
1690#ifndef WITHOUT_MOZILLA
1691File gid_File_Lib_XSec_Framework
1692    TXT_FILE_BODY;
1693	#ifdef UNX
1694        Name = STRING(CONCAT2(libxsec_fw,UNXSUFFIX));
1695    #else
1696        Name = "xsec_fw.dll";
1697    #endif
1698    Dir = SCP2_OOO_BIN_DIR;
1699    Styles = (PACKED);
1700End
1701
1702File gid_File_Lib_XSec_XmlSec
1703    TXT_FILE_BODY;
1704	#ifdef UNX
1705        Name = STRING(CONCAT2(libxsec_xmlsec,UNXSUFFIX));
1706    #else
1707        Name = "xsec_xmlsec.dll";
1708    #endif
1709    Dir = SCP2_OOO_BIN_DIR;
1710    Styles = (PACKED);
1711End
1712
1713File gid_File_Lib_XSec_XMLSecurity
1714    TXT_FILE_BODY;
1715	#ifdef UNX
1716        Name = STRING(CONCAT2(libxmlsecurity,UNXSUFFIX));
1717    #else
1718        Name = "xmlsecurity.dll";
1719    #endif
1720    Dir = SCP2_OOO_BIN_DIR;
1721    Styles = (PACKED);
1722End
1723
1724#ifdef WNT
1725File gid_File_Lib_LibXMLSec_xmlseccore
1726    TXT_FILE_BODY;
1727    #ifdef _gcc3
1728      Name = "libxmlsec1.dll";
1729    #else
1730      Name = "libxmlsec.dll";
1731    #endif
1732    Dir = SCP2_OOO_BIN_DIR;
1733    Styles = (PACKED);
1734End
1735
1736File gid_File_Lib_LibXMLSec_xmlsecmscrypto
1737    TXT_FILE_BODY;
1738  #ifdef _gcc3
1739    Name = "libxmlsec1-mscrypto.dll";
1740  #else
1741    Name = "libxmlsec-mscrypto.dll";
1742  #endif
1743    Dir = SCP2_OOO_BIN_DIR;
1744    Styles = (PACKED);
1745End
1746#endif
1747
1748//i20156 - end
1749#endif
1750
1751File gid_File_Lib_Migrationoo2
1752    TXT_FILE_BODY;
1753    Styles = (PACKED);
1754    Dir = SCP2_OOO_BIN_DIR;
1755  #ifdef UNX
1756    Name = STRING(CONCAT2(migrationoo2.uno,UNXSUFFIX));
1757  #elif defined OS2
1758    Name = "migroo2.dll";
1759  #else
1760    Name = "migrationoo2.uno.dll";
1761  #endif
1762End
1763
1764#ifndef SYSTEM_LIBTEXTCAT
1765File gid_File_Lib_Libtextcat
1766    TXT_FILE_BODY;
1767    Styles = (PACKED);
1768    Dir = SCP2_OOO_BIN_DIR;
1769  #ifdef UNX
1770    Name = STRING(CONCAT2(libtextcat,UNXSUFFIX));
1771  #elif defined OS2
1772    Name = "libtextc.dll";
1773  #else
1774    Name = "libtextcat.dll";
1775  #endif
1776End
1777#endif
1778
1779#ifdef OS2
1780STD_LIB_FILE( gid_File_Lib_Guesslang, guesslan )
1781SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Updatefeed , updatefe )
1782#else
1783STD_LIB_FILE( gid_File_Lib_Guesslang, guesslang )
1784SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Updatefeed , updatefeed.uno )
1785#endif
1786
1787STD_LIB_FILE( gid_File_Lib_Updchkui , updchk )
1788
1789#ifdef WNT
1790File gid_File_Lib_Onlinecheck
1791    BIN_FILE_BODY;
1792    Styles = (PACKED);
1793    Dir = SCP2_OOO_BIN_DIR;
1794    Name = "onlinecheck.dll";
1795End
1796#endif
1797
1798#ifdef OPENSSL
1799File gid_File_Lib_Openssl
1800    TXT_FILE_BODY;
1801    Styles = (PACKED);
1802    Dir = SCP2_OOO_BIN_DIR;
1803  #ifdef WNT
1804    Name = "ssleay32.dll";
1805  #endif
1806End
1807#endif
1808
1809#ifdef OPENSSL
1810File gid_File_Lib_Crypto
1811    TXT_FILE_BODY;
1812    Styles = (PACKED);
1813    Dir = SCP2_OOO_BIN_DIR;
1814
1815	#ifdef WNT
1816	  Name = "libeay32.dll";
1817	#endif
1818End
1819#endif
1820
1821File gid_File_Lib_Soffice
1822    TXT_FILE_BODY;
1823    Dir = SCP2_OOO_BIN_DIR;
1824#ifdef OS2
1825    Name = SCP2_URE_DL_NORMAL("sofficea");
1826#else
1827    Name = SCP2_URE_DL_NORMAL("sofficeapp");
1828#endif
1829    Styles = (PACKED);
1830End
1831
1832File gid_File_Lib_Unopkgapp
1833    TXT_FILE_BODY;
1834    Dir = SCP2_OOO_BIN_DIR;
1835#ifdef OS2
1836    Name = "unopkgap.dll";
1837#else
1838    Name = SCP2_URE_DL_NORMAL("unopkgapp");
1839#endif
1840    Styles = (PACKED);
1841End
1842
1843#ifdef OS2
1844STD_LIB_FILE( gid_File_Lib_Oooimprovecore , oooimpc)
1845#else
1846STD_LIB_FILE( gid_File_Lib_Oooimprovecore , oooimprovecore)
1847#endif
1848
1849#if defined WNT && !defined _gcc3 && !defined SYSTEM_MOZILLA && !defined WITHOUT_MOZILLA && \
1850    !(defined M1400 && defined PROF_EDITION && !defined _STLP_DEBUG)
1851        // see common_brand.scp gid_Brand_File_Lib_Msvcp80 and
1852        // gid_Brand_File_Lib_Msvcr80
1853File gid_File_Moz_Msvcp80
1854    TXT_FILE_BODY;
1855    Dir = SCP2_OOO_BIN_DIR;
1856    Name = SCP2_URE_DL_NORMAL("msvcp80");
1857    Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1858End
1859File gid_File_Moz_Msvcr80
1860    TXT_FILE_BODY;
1861    Dir = SCP2_OOO_BIN_DIR;
1862    Name = SCP2_URE_DL_NORMAL("msvcr80");
1863    Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1864End
1865#endif
1866
1867#if defined(WNT)
1868File gid_File_Lib_Msvcr100
1869    TXT_FILE_BODY;
1870    Dir = SCP2_OOO_BIN_DIR;
1871    Name = SCP2_URE_DL_NORMAL("msvcr100");
1872    Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1873End
1874#endif
1875
1876#ifndef SYSTEM_REDLAND
1877File gid_File_Lib_Raptor
1878    TXT_FILE_BODY;
1879    Styles = (PACKED);
1880    Dir = SCP2_OOO_BIN_DIR;
1881  #ifdef UNX
1882    #ifdef MACOSX
1883       Name = STRING(CONCAT4(libraptor,.,RAPTOR_MAJOR,UNXSUFFIX));
1884    #else
1885       Name = STRING(CONCAT4(libraptor,UNXSUFFIX,.,RAPTOR_MAJOR));
1886    #endif
1887  #elif defined(OS2)
1888    Name = "raptor.dll";
1889  #else
1890   #ifdef _gcc3
1891    Name = "libraptor-1.dll";
1892   #else
1893    Name = "raptor.dll";
1894   #endif
1895  #endif
1896End
1897
1898File gid_File_Lib_Rasqal
1899    TXT_FILE_BODY;
1900    Styles = (PACKED);
1901    Dir = SCP2_OOO_BIN_DIR;
1902  #ifdef UNX
1903    #ifdef MACOSX
1904       Name = STRING(CONCAT4(librasqal,.,RASQAL_MAJOR,UNXSUFFIX));
1905    #else
1906       Name = STRING(CONCAT4(librasqal,UNXSUFFIX,.,RASQAL_MAJOR));
1907    #endif
1908  #elif defined(OS2)
1909    Name = "rasqal.dll";
1910  #else
1911   #ifdef _gcc3
1912       Name = STRING(CONCAT3(librasqal-,RASQAL_MAJOR,.dll));
1913   #else
1914    Name = "rasqal.dll";
1915   #endif
1916  #endif
1917End
1918
1919File gid_File_Lib_Rdf
1920    TXT_FILE_BODY;
1921    Styles = (PACKED);
1922    Dir = SCP2_OOO_BIN_DIR;
1923  #ifdef UNX
1924    #ifdef MACOSX
1925       Name = STRING(CONCAT4(librdf,.,REDLAND_MAJOR,UNXSUFFIX));
1926    #else
1927       Name = STRING(CONCAT4(librdf,UNXSUFFIX,.,REDLAND_MAJOR));
1928    #endif
1929  #elif defined(OS2)
1930    Name = "librdf.dll";
1931  #else
1932   #ifdef _gcc3
1933    Name = "librdf-0.dll";
1934   #else
1935    Name = "librdf.dll";
1936   #endif
1937  #endif
1938End
1939#endif // SYSTEM_REDLAND
1940
1941STD_LIB_FILE(gid_File_Lib_Unordf, unordf)
1942
1943STD_LIB_FILE( gid_File_Lib_For, for)
1944STD_LIB_FILE( gid_File_Lib_Forui, forui)
1945
1946// RSVG and dependencies
1947#if ! defined (SYSTEM_GETTEXT)
1948File gid_File_Lib_Intl
1949    TXT_FILE_BODY;
1950    Styles = (PACKED);
1951    Dir = SCP2_OOO_BIN_DIR;
1952    #ifdef MACOSX
1953    Name = "libintl.8.dylib";
1954    #elif defined WNT
1955    Name = "intl.dll";
1956    #endif
1957End
1958#endif
1959
1960#if ! defined SYSTEM_GLIB
1961File gid_File_Lib_Glib
1962    TXT_FILE_BODY;
1963    Styles = (PACKED);
1964    Dir = SCP2_OOO_BIN_DIR;
1965    #ifdef MACOSX
1966    Name = "libglib-2.0.0.dylib";
1967    #elif defined WNT
1968    Name = "libglib-2.0-0.dll";
1969    #endif
1970End
1971File gid_File_Lib_Gthread
1972    TXT_FILE_BODY;
1973    Styles = (PACKED);
1974    Dir = SCP2_OOO_BIN_DIR;
1975    #ifdef MACOSX
1976    Name = "libgthread-2.0.0.dylib";
1977    #elif defined WNT
1978    Name = "libgthread-2.0-0.dll";
1979    #endif
1980End
1981File gid_File_Lib_Gobject
1982    TXT_FILE_BODY;
1983    Styles = (PACKED);
1984    Dir = SCP2_OOO_BIN_DIR;
1985    #ifdef MACOSX
1986    Name = "libgobject-2.0.0.dylib";
1987    #elif defined WNT
1988    Name = "libgobject-2.0-0.dll";
1989    #endif
1990End
1991File gid_File_Lib_Gio
1992    TXT_FILE_BODY;
1993    Styles = (PACKED);
1994    Dir = SCP2_OOO_BIN_DIR;
1995    #ifdef MACOSX
1996    Name = "libgio-2.0.0.dylib";
1997    #elif defined WNT
1998    Name = "libgio-2.0-0.dll";
1999    #endif
2000End
2001File gid_File_Lib_Gmodule
2002    TXT_FILE_BODY;
2003    Styles = (PACKED);
2004    Dir = SCP2_OOO_BIN_DIR;
2005    #ifdef MACOSX
2006    Name = "libgmodule-2.0.0.dylib";
2007    #elif defined WNT
2008    Name = "libgmodule-2.0-0.dll";
2009    #endif
2010End
2011#endif
2012
2013#if ! defined SYSTEM_GDKPIXBUF
2014File gid_File_Lib_Gdkpixbuf
2015    TXT_FILE_BODY;
2016    Styles = (PACKED);
2017    Dir = SCP2_OOO_BIN_DIR;
2018    #ifdef MACOSX
2019    Name = "libgdk_pixbuf-2.0.0.dylib";
2020    #elif defined WNT
2021    Name = "libgdk_pixbuf-2.0-0.dll";
2022    #endif
2023End
2024#endif
2025
2026#if ! defined SYSTEM_PANGO
2027File gid_File_Lib_Libpango
2028    TXT_FILE_BODY;
2029    Styles = (PACKED);
2030    Dir = SCP2_OOO_BIN_DIR;
2031    #ifdef MACOSX
2032    Name = "libpango-1.0.0.dylib";
2033    #elif defined WNT
2034    Name = "libpango-1.0-0.dll";
2035    #endif
2036End
2037File gid_File_Lib_Libpangocairo
2038    TXT_FILE_BODY;
2039    Styles = (PACKED);
2040    Dir = SCP2_OOO_BIN_DIR;
2041    #ifdef MACOSX
2042    Name = "libpangocairo-1.0.0.dylib";
2043    #elif defined WNT
2044    Name = "libpangocairo-1.0-0.dll";
2045    #endif
2046End
2047#if defined WNT
2048File gid_File_Lib_Libpangowin32
2049    TXT_FILE_BODY;
2050    Styles = (PACKED);
2051    Dir = SCP2_OOO_BIN_DIR;
2052    Name = "libpangowin32-1.0-0.dll";
2053End
2054#endif
2055#endif
2056
2057// AF: is this still needed with explicit support for system apr,apr-util,serf ?
2058#if !defined(OS2) // using system libs
2059
2060#ifdef APR_MAJOR
2061File gid_File_Lib_Apr
2062     #ifdef WNT
2063        Name = SPECIAL_NAME(libapr-1);
2064     #else
2065	// Looks like the major version number is part of the name, not
2066	// part of the suffix.  An error?
2067	#ifdef MACOSX
2068            Name = STRING(CONCAT6(libapr-1,.0.,APR_MINOR,.,APR_MICRO,UNXSUFFIX));
2069	#elif FREEBSD
2070            Name = STRING(CONCAT3(libapr-1,UNXSUFFIX,.4));
2071        #else
2072            Name = STRING(CONCAT6(libapr-1,UNXSUFFIX,.0.,APR_MINOR,.,APR_MICRO));
2073        #endif
2074     #endif
2075     PACKED_LIB_FILE_BODY;
2076End
2077#endif
2078
2079#ifdef APR_UTIL_MAJOR
2080File gid_File_Lib_AprUtil
2081    #ifdef WNT
2082        Name = SPECIAL_NAME(apr-util);
2083    #else
2084	// Looks like the major version number is part of the name, not
2085	// part of the suffix.  An error?
2086	#ifdef MACOSX
2087            Name = STRING(CONCAT6(libaprutil-1,.0.,APR_UTIL_MINOR,.,APR_UTIL_MICRO,UNXSUFFIX));
2088	#elif FREEBSD
2089            Name = STRING(CONCAT3(libaprutil-1,UNXSUFFIX,.4));
2090	#else
2091            Name = STRING(CONCAT6(libaprutil-1,UNXSUFFIX,.0.,APR_UTIL_MINOR,.,APR_UTIL_MICRO));
2092	#endif
2093    #endif
2094    PACKED_LIB_FILE_BODY;
2095End
2096#endif
2097
2098#ifdef SERF_MAJOR
2099File gid_File_Lib_Serf
2100    #ifdef WNT
2101        Name = SPECIAL_NAME(serf);
2102    #else
2103	// Looks like the major version number is part of the name, not
2104	// part of the suffix.  An error?
2105	#ifdef MACOSX
2106            Name = STRING(CONCAT4(libserf-,SERF_MAJOR,.0.0.0,UNXSUFFIX));
2107	#elif FREEBSD
2108            Name = STRING(CONCAT3(libserf-1,UNXSUFFIX,.0));
2109	#else
2110            Name = STRING(CONCAT3(libserf-1,UNXSUFFIX,.0.0.0));
2111	#endif
2112    #endif
2113    PACKED_LIB_FILE_BODY;
2114End
2115#endif
2116
2117#endif // !defined(OS2)
2118