Library_ucpchelp1.mk (e4ed64de) | Library_ucpchelp1.mk (f3662c7b) |
---|---|
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 --- 37 unchanged lines hidden (view full) --- 46 -DHAVE_EXPAT_H \ 47)) 48 49$(eval $(call gb_Library_add_linked_libs,ucpchelp1,\ 50 comphelper \ 51 cppu \ 52 cppuhelper \ 53 sal \ | 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 --- 37 unchanged lines hidden (view full) --- 46 -DHAVE_EXPAT_H \ 47)) 48 49$(eval $(call gb_Library_add_linked_libs,ucpchelp1,\ 50 comphelper \ 51 cppu \ 52 cppuhelper \ 53 sal \ |
54 stl \ |
|
54 ucbhelper \ 55 $(gb_STDLIBS) \ 56)) 57 58$(call gb_Library_use_externals,ucpchelp1,\ 59 expat_utf8 \ 60 libxslt \ 61) --- 20 unchanged lines hidden --- | 55 ucbhelper \ 56 $(gb_STDLIBS) \ 57)) 58 59$(call gb_Library_use_externals,ucpchelp1,\ 60 expat_utf8 \ 61 libxslt \ 62) --- 20 unchanged lines hidden --- |