Library_ucpchelp1.mk (f3662c7b) | Library_ucpchelp1.mk (5043aa08) |
---|---|
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 --- 44 unchanged lines hidden (view full) --- 53 sal \ 54 stl \ 55 ucbhelper \ 56 $(gb_STDLIBS) \ 57)) 58 59$(call gb_Library_use_externals,ucpchelp1,\ 60 expat_utf8 \ | 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 --- 44 unchanged lines hidden (view full) --- 53 sal \ 54 stl \ 55 ucbhelper \ 56 $(gb_STDLIBS) \ 57)) 58 59$(call gb_Library_use_externals,ucpchelp1,\ 60 expat_utf8 \ |
61 libxml2 \ |
|
61 libxslt \ 62) 63 64$(eval $(call gb_Library_add_exception_objects,ucpchelp1,\ 65 xmlhelp/source/cxxhelp/provider/bufferedinputstream \ 66 xmlhelp/source/cxxhelp/provider/content \ 67 xmlhelp/source/cxxhelp/provider/contentcaps \ 68 xmlhelp/source/cxxhelp/provider/databases \ --- 14 unchanged lines hidden --- | 62 libxslt \ 63) 64 65$(eval $(call gb_Library_add_exception_objects,ucpchelp1,\ 66 xmlhelp/source/cxxhelp/provider/bufferedinputstream \ 67 xmlhelp/source/cxxhelp/provider/content \ 68 xmlhelp/source/cxxhelp/provider/contentcaps \ 69 xmlhelp/source/cxxhelp/provider/databases \ --- 14 unchanged lines hidden --- |