Library_uui.mk (3d28ec9d) | Library_uui.mk (65162c0a) |
---|---|
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 --- 28 unchanged lines hidden (view full) --- 37$(eval $(call gb_Library_add_linked_libs,uui,\ 38 comphelper \ 39 cppu \ 40 cppuhelper \ 41 ootk \ 42 sal \ 43 svl \ 44 svt \ | 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 --- 28 unchanged lines hidden (view full) --- 37$(eval $(call gb_Library_add_linked_libs,uui,\ 38 comphelper \ 39 cppu \ 40 cppuhelper \ 41 ootk \ 42 sal \ 43 svl \ 44 svt \ |
45 stl \ |
|
45 tl \ 46 utl \ 47 vcl \ 48 $(gb_STDLIBS) \ 49)) 50 51 52$(eval $(call gb_Library_add_exception_objects,uui,\ --- 31 unchanged lines hidden --- | 46 tl \ 47 utl \ 48 vcl \ 49 $(gb_STDLIBS) \ 50)) 51 52 53$(eval $(call gb_Library_add_exception_objects,uui,\ --- 31 unchanged lines hidden --- |