Library_configmgr.mk (c9d49dba) Library_configmgr.mk (2204446b)
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

--- 29 unchanged lines hidden (view full) ---

38))
39
40$(eval $(call gb_Library_add_linked_libs,configmgr,\
41 comphelper \
42 cppu \
43 cppuhelper \
44 sal \
45 salhelper \
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

--- 29 unchanged lines hidden (view full) ---

38))
39
40$(eval $(call gb_Library_add_linked_libs,configmgr,\
41 comphelper \
42 cppu \
43 cppuhelper \
44 sal \
45 salhelper \
46 stl \
46 xmlreader \
47 $(gb_STDLIBS) \
48))
49
50
51$(eval $(call gb_Library_add_exception_objects,configmgr,\
52 configmgr/source/access \
53 configmgr/source/broadcaster \

--- 30 unchanged lines hidden ---
47 xmlreader \
48 $(gb_STDLIBS) \
49))
50
51
52$(eval $(call gb_Library_add_exception_objects,configmgr,\
53 configmgr/source/access \
54 configmgr/source/broadcaster \

--- 30 unchanged lines hidden ---