1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 # This file incorporates work covered by the following license notice:
11 # Licensed to the Apache Software Foundation (ASF) under one or more
12 # contributor license agreements. See the NOTICE file distributed
13 # with this work for additional information regarding copyright
14 # ownership. The ASF licenses this file to you under the Apache
15 # License, Version 2.0 (the "License"); you may not use this file
16 # except in compliance with the License. You may obtain a copy of
17 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 $(eval
$(call gb_Library_Library
,comphelper
))
22 $(eval
$(call gb_Library_use_packages
,comphelper
,\
27 $(eval
$(call gb_Library_set_componentfile
,comphelper
,comphelper
/util
/comphelp
))
29 $(eval
$(call gb_Library_set_include
,comphelper
,\
30 -I
$(SRCDIR
)/comphelper
/source
/inc \
34 $(eval
$(call gb_Library_add_defs
,comphelper
,\
35 -DCOMPHELPER_DLLIMPLEMENTATION \
38 $(eval
$(call gb_Library_use_libraries
,comphelper
,\
47 $(eval
$(call gb_Library_use_sdk_api
,comphelper
))
49 $(eval
$(call gb_Library_add_exception_objects
,comphelper
,\
50 comphelper
/source
/compare
/AnyCompareFactory \
51 comphelper
/source
/container
/IndexedPropertyValuesContainer \
52 comphelper
/source
/container
/NamedPropertyValuesContainer \
53 comphelper
/source
/container
/container \
54 comphelper
/source
/container
/containermultiplexer \
55 comphelper
/source
/container
/embeddedobjectcontainer \
56 comphelper
/source
/container
/enumerablemap \
57 comphelper
/source
/container
/enumhelper \
58 comphelper
/source
/container
/namecontainer \
59 comphelper
/source
/eventattachermgr
/eventattachermgr \
60 comphelper
/source
/misc
/accessiblecomponenthelper \
61 comphelper
/source
/misc
/accessiblecontexthelper \
62 comphelper
/source
/misc
/accessibleeventnotifier \
63 comphelper
/source
/misc
/accessiblekeybindinghelper \
64 comphelper
/source
/misc
/accessibleselectionhelper \
65 comphelper
/source
/misc
/accessibletexthelper \
66 comphelper
/source
/misc
/accessiblewrapper \
67 comphelper
/source
/misc
/accimplaccess \
68 comphelper
/source
/misc
/anytostring \
69 comphelper
/source
/misc
/asyncnotification \
70 comphelper
/source
/misc
/comphelper_module \
71 comphelper
/source
/misc
/comphelper_services \
72 comphelper
/source
/misc
/componentbase \
73 comphelper
/source
/misc
/componentcontext \
74 comphelper
/source
/misc
/componentmodule \
75 comphelper
/source
/misc
/configuration \
76 comphelper
/source
/misc
/configurationhelper \
77 comphelper
/source
/misc
/docpasswordhelper \
78 comphelper
/source
/misc
/docpasswordrequest \
79 comphelper
/source
/misc
/documentinfo \
80 comphelper
/source
/misc
/documentiologring \
81 comphelper
/source
/misc
/evtlistenerhlp \
82 comphelper
/source
/misc
/evtmethodhelper \
83 comphelper
/source
/misc
/ihwrapnofilter \
84 comphelper
/source
/misc
/instancelocker \
85 comphelper
/source
/misc
/interaction \
86 comphelper
/source
/misc
/listenernotification \
87 comphelper
/source
/misc
/locale \
88 comphelper
/source
/misc
/logging \
89 comphelper
/source
/misc
/mediadescriptor \
90 comphelper
/source
/misc
/mimeconfighelper \
91 comphelper
/source
/misc
/namedvaluecollection \
92 comphelper
/source
/misc
/numberedcollection \
93 comphelper
/source
/misc
/numbers \
94 comphelper
/source
/misc
/officeresourcebundle \
95 comphelper
/source
/misc
/officerestartmanager \
96 comphelper
/source
/misc
/proxyaggregation \
97 comphelper
/source
/misc
/scopeguard \
98 comphelper
/source
/misc
/SelectionMultiplex \
99 comphelper
/source
/misc
/sequenceashashmap \
100 comphelper
/source
/misc
/sequence \
101 comphelper
/source
/misc
/servicedecl \
102 comphelper
/source
/misc
/serviceinfohelper \
103 comphelper
/source
/misc
/sharedmutex \
104 comphelper
/source
/misc
/stillreadwriteinteraction \
105 comphelper
/source
/misc
/anycompare \
106 comphelper
/source
/misc
/storagehelper \
107 comphelper
/source
/misc
/string \
108 comphelper
/source
/misc
/synchronousdispatch \
109 comphelper
/source
/misc
/types \
110 comphelper
/source
/misc
/weak \
111 comphelper
/source
/misc
/weakeventlistener \
112 comphelper
/source
/officeinstdir
/officeinstallationdirectories \
113 comphelper
/source
/processfactory
/processfactory \
114 comphelper
/source
/property
/ChainablePropertySet \
115 comphelper
/source
/property
/ChainablePropertySetInfo \
116 comphelper
/source
/property
/genericpropertyset \
117 comphelper
/source
/property
/MasterPropertySet \
118 comphelper
/source
/property
/MasterPropertySetInfo \
119 comphelper
/source
/property
/opropertybag \
120 comphelper
/source
/property
/propagg \
121 comphelper
/source
/property
/propertybag \
122 comphelper
/source
/property
/propertycontainer \
123 comphelper
/source
/property
/propertycontainerhelper \
124 comphelper
/source
/property
/property \
125 comphelper
/source
/property
/propertysethelper \
126 comphelper
/source
/property
/propertysetinfo \
127 comphelper
/source
/property
/propertystatecontainer \
128 comphelper
/source
/property
/propmultiplex \
129 comphelper
/source
/property
/propstate \
130 comphelper
/source
/property
/TypeGeneration \
131 comphelper
/source
/streaming
/basicio \
132 comphelper
/source
/streaming
/memorystream \
133 comphelper
/source
/streaming
/oslfile2streamwrap \
134 comphelper
/source
/streaming
/seekableinput \
135 comphelper
/source
/streaming
/seqinputstreamserv \
136 comphelper
/source
/streaming
/seqoutputstreamserv \
137 comphelper
/source
/streaming
/seqstream \
138 comphelper
/source
/streaming
/streamsection \
139 comphelper
/source
/xml
/attributelist \
140 comphelper
/source
/xml
/ofopxmlhelper \
141 comphelper
/source
/xml
/xmltools \
144 # vim: set noet sw=4 ts=4: