Library_binaryurp.mk (290e3fa2) Library_binaryurp.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

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

33 udkapi \
34))
35
36$(eval $(call gb_Library_add_linked_libs,binaryurp,\
37 cppu \
38 cppuhelper \
39 sal \
40 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

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

33 udkapi \
34))
35
36$(eval $(call gb_Library_add_linked_libs,binaryurp,\
37 cppu \
38 cppuhelper \
39 sal \
40 salhelper \
41 stl \
41 $(gb_STDLIBS) \
42))
43
44
45$(eval $(call gb_Library_add_exception_objects,binaryurp,\
46 binaryurp/source/binaryany \
47 binaryurp/source/bridge \
48 binaryurp/source/bridgefactory \

--- 12 unchanged lines hidden ---
42 $(gb_STDLIBS) \
43))
44
45
46$(eval $(call gb_Library_add_exception_objects,binaryurp,\
47 binaryurp/source/binaryany \
48 binaryurp/source/bridge \
49 binaryurp/source/bridgefactory \

--- 12 unchanged lines hidden ---