xref: /AOO41X/main/sw/Library_msword.mk (revision c42e87e31ef440175195aacd42fdea1e272b3aef)
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/offuh \
38cdf0e10cSrcweir	-I$(OUTDIR)/inc/sw \
39cdf0e10cSrcweir))
40cdf0e10cSrcweir
41cdf0e10cSrcweir$(eval $(call gb_Library_set_defs,msword,\
42cdf0e10cSrcweir	$$(DEFS) \
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	icuuc \
54cdf0e10cSrcweir	msfilter \
55cdf0e10cSrcweir	sal \
56cdf0e10cSrcweir	sfx \
57cdf0e10cSrcweir	sot \
58cdf0e10cSrcweir	stl \
59cdf0e10cSrcweir	svl \
60cdf0e10cSrcweir	svt \
61cdf0e10cSrcweir	svx \
62cdf0e10cSrcweir	svxcore \
63cdf0e10cSrcweir	sw \
64*2e2269f7SJürgen Schmidt	ootk \
65cdf0e10cSrcweir	tl \
66cdf0e10cSrcweir	ucbhelper \
67cdf0e10cSrcweir	utl \
68cdf0e10cSrcweir	vcl \
69cdf0e10cSrcweir    $(gb_STDLIBS) \
70cdf0e10cSrcweir))
71cdf0e10cSrcweir
72cdf0e10cSrcweir$(eval $(call gb_Library_add_exception_objects,msword,\
73cdf0e10cSrcweir	sw/source/filter/rtf/rtffld \
74cdf0e10cSrcweir	sw/source/filter/rtf/rtffly \
75cdf0e10cSrcweir	sw/source/filter/rtf/rtfnum \
76cdf0e10cSrcweir	sw/source/filter/rtf/rtftbl \
77cdf0e10cSrcweir	sw/source/filter/rtf/swparrtf \
78cdf0e10cSrcweir	sw/source/filter/ww8/rtfattributeoutput \
79cdf0e10cSrcweir	sw/source/filter/ww8/rtfexport \
80cdf0e10cSrcweir	sw/source/filter/ww8/rtfexportfilter \
81cdf0e10cSrcweir	sw/source/filter/ww8/rtfimportfilter \
82cdf0e10cSrcweir	sw/source/filter/ww8/rtfsdrexport \
83cdf0e10cSrcweir	sw/source/filter/ww8/WW8FFData \
84cdf0e10cSrcweir	sw/source/filter/ww8/WW8FibData \
85cdf0e10cSrcweir	sw/source/filter/ww8/WW8Sttbf \
86cdf0e10cSrcweir	sw/source/filter/ww8/WW8TableInfo \
87cdf0e10cSrcweir	sw/source/filter/ww8/fields \
88cdf0e10cSrcweir	sw/source/filter/ww8/styles \
89cdf0e10cSrcweir	sw/source/filter/ww8/tracer \
90cdf0e10cSrcweir	sw/source/filter/ww8/writerhelper \
91cdf0e10cSrcweir	sw/source/filter/ww8/writerwordglue \
92cdf0e10cSrcweir	sw/source/filter/ww8/wrtw8esh \
93cdf0e10cSrcweir	sw/source/filter/ww8/wrtw8nds \
94cdf0e10cSrcweir	sw/source/filter/ww8/wrtw8num \
95cdf0e10cSrcweir	sw/source/filter/ww8/wrtw8sty \
96cdf0e10cSrcweir	sw/source/filter/ww8/wrtww8 \
97cdf0e10cSrcweir	sw/source/filter/ww8/wrtww8gr \
98cdf0e10cSrcweir	sw/source/filter/ww8/ww8atr \
99cdf0e10cSrcweir	sw/source/filter/ww8/ww8glsy \
100cdf0e10cSrcweir	sw/source/filter/ww8/ww8graf \
101cdf0e10cSrcweir	sw/source/filter/ww8/ww8graf2 \
102cdf0e10cSrcweir	sw/source/filter/ww8/ww8par \
103cdf0e10cSrcweir	sw/source/filter/ww8/ww8par2 \
104cdf0e10cSrcweir	sw/source/filter/ww8/ww8par3 \
105cdf0e10cSrcweir	sw/source/filter/ww8/ww8par4 \
106cdf0e10cSrcweir	sw/source/filter/ww8/ww8par5 \
107cdf0e10cSrcweir	sw/source/filter/ww8/ww8par6 \
108cdf0e10cSrcweir	sw/source/filter/ww8/ww8scan \
109cdf0e10cSrcweir))
110cdf0e10cSrcweir
111cdf0e10cSrcweir# vim: set noet sw=4 ts=4:
112