xref: /trunk/main/sw/Library_msword.mk (revision 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
17871dc3eSAndrew Rist#**************************************************************
2cdf0e10cSrcweir#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
19cdf0e10cSrcweir#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
227871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir$(eval $(call gb_Library_Library,msword))
25cdf0e10cSrcweir
26cdf0e10cSrcweir$(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
27cdf0e10cSrcweir
28cdf0e10cSrcweir$(eval $(call gb_Library_set_include,msword,\
29cdf0e10cSrcweir    -I$(SRCDIR)/sw/source/core/inc \
30cdf0e10cSrcweir    -I$(SRCDIR)/sw/source/ui/inc \
31cdf0e10cSrcweir    -I$(SRCDIR)/sw/source/filter/inc \
32cdf0e10cSrcweir    -I$(SRCDIR)/sw/inc/pch \
33cdf0e10cSrcweir    -I$(SRCDIR)/sw/inc \
34cdf0e10cSrcweir    -I$(WORKDIR)/inc/sw/sdi \
35cdf0e10cSrcweir    -I$(WORKDIR)/Misc/sw/ \
36cdf0e10cSrcweir    $$(INCLUDE) \
37cdf0e10cSrcweir    -I$(OUTDIR)/inc/sw \
38cdf0e10cSrcweir))
39cdf0e10cSrcweir
40*b63233d8Sdamjan$(eval $(call gb_Library_add_api,msword,\
41*b63233d8Sdamjan    udkapi \
42*b63233d8Sdamjan    offapi \
43cdf0e10cSrcweir))
44cdf0e10cSrcweir
45cdf0e10cSrcweir$(eval $(call gb_Library_add_linked_libs,msword,\
46cdf0e10cSrcweir    basegfx \
47cdf0e10cSrcweir    comphelper \
48cdf0e10cSrcweir    cppu \
49cdf0e10cSrcweir    cppuhelper \
50cdf0e10cSrcweir    editeng \
51cdf0e10cSrcweir    i18nisolang1 \
52cdf0e10cSrcweir    i18nutil \
53cdf0e10cSrcweir    msfilter \
54cdf0e10cSrcweir    sal \
55cdf0e10cSrcweir    sfx \
56cdf0e10cSrcweir    sot \
57cdf0e10cSrcweir    stl \
58cdf0e10cSrcweir    svl \
59cdf0e10cSrcweir    svt \
60cdf0e10cSrcweir    svx \
61cdf0e10cSrcweir    svxcore \
62cdf0e10cSrcweir    sw \
632e2269f7SJürgen Schmidt    ootk \
64cdf0e10cSrcweir    tl \
65cdf0e10cSrcweir    ucbhelper \
66cdf0e10cSrcweir    utl \
67cdf0e10cSrcweir    vcl \
68cdf0e10cSrcweir    $(gb_STDLIBS) \
69cdf0e10cSrcweir))
70cdf0e10cSrcweir
71*b63233d8Sdamjan$(call gb_Library_use_external,msword,icuuc)
72*b63233d8Sdamjan
73cdf0e10cSrcweir$(eval $(call gb_Library_add_exception_objects,msword,\
74cdf0e10cSrcweir    sw/source/filter/rtf/rtffld \
75cdf0e10cSrcweir    sw/source/filter/rtf/rtffly \
76cdf0e10cSrcweir    sw/source/filter/rtf/rtfnum \
77cdf0e10cSrcweir    sw/source/filter/rtf/rtftbl \
78cdf0e10cSrcweir    sw/source/filter/rtf/swparrtf \
79cdf0e10cSrcweir    sw/source/filter/ww8/rtfattributeoutput \
80cdf0e10cSrcweir    sw/source/filter/ww8/rtfexport \
81cdf0e10cSrcweir    sw/source/filter/ww8/rtfexportfilter \
82cdf0e10cSrcweir    sw/source/filter/ww8/rtfimportfilter \
83cdf0e10cSrcweir    sw/source/filter/ww8/rtfsdrexport \
84cdf0e10cSrcweir    sw/source/filter/ww8/WW8FFData \
85cdf0e10cSrcweir    sw/source/filter/ww8/WW8FibData \
86cdf0e10cSrcweir    sw/source/filter/ww8/WW8Sttbf \
87cdf0e10cSrcweir    sw/source/filter/ww8/WW8TableInfo \
88cdf0e10cSrcweir    sw/source/filter/ww8/fields \
89cdf0e10cSrcweir    sw/source/filter/ww8/styles \
90cdf0e10cSrcweir    sw/source/filter/ww8/tracer \
91cdf0e10cSrcweir    sw/source/filter/ww8/writerhelper \
92cdf0e10cSrcweir    sw/source/filter/ww8/writerwordglue \
93cdf0e10cSrcweir    sw/source/filter/ww8/wrtw8esh \
94cdf0e10cSrcweir    sw/source/filter/ww8/wrtw8nds \
95cdf0e10cSrcweir    sw/source/filter/ww8/wrtw8num \
96cdf0e10cSrcweir    sw/source/filter/ww8/wrtw8sty \
97cdf0e10cSrcweir    sw/source/filter/ww8/wrtww8 \
98cdf0e10cSrcweir    sw/source/filter/ww8/wrtww8gr \
99cdf0e10cSrcweir    sw/source/filter/ww8/ww8atr \
100cdf0e10cSrcweir    sw/source/filter/ww8/ww8glsy \
101cdf0e10cSrcweir    sw/source/filter/ww8/ww8graf \
102cdf0e10cSrcweir    sw/source/filter/ww8/ww8graf2 \
103cdf0e10cSrcweir    sw/source/filter/ww8/ww8par \
104cdf0e10cSrcweir    sw/source/filter/ww8/ww8par2 \
105cdf0e10cSrcweir    sw/source/filter/ww8/ww8par3 \
106cdf0e10cSrcweir    sw/source/filter/ww8/ww8par4 \
107cdf0e10cSrcweir    sw/source/filter/ww8/ww8par5 \
108cdf0e10cSrcweir    sw/source/filter/ww8/ww8par6 \
109cdf0e10cSrcweir    sw/source/filter/ww8/ww8scan \
110cdf0e10cSrcweir))
111cdf0e10cSrcweir
112cdf0e10cSrcweir# vim: set noet sw=4 ts=4:
113