Library_ucpgio1.mk (421ed02e) Library_ucpgio1.mk (9ad2e4a3)
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

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

51 $(gb_STDLIBS) \
52))
53
54$(eval $(call gb_Library_add_libs,ucpgio1,\
55 $(GIO_LIBS) \
56))
57
58$(eval $(call gb_Library_add_exception_objects,ucpgio1,\
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

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

51 $(gb_STDLIBS) \
52))
53
54$(eval $(call gb_Library_add_libs,ucpgio1,\
55 $(GIO_LIBS) \
56))
57
58$(eval $(call gb_Library_add_exception_objects,ucpgio1,\
59 ucp/source/ucp/gio/gio_provider \
60 ucp/source/ucp/gio/gio_content \
61 ucp/source/ucp/gio/gio_resultset \
62 ucp/source/ucp/gio/gio_datasupplier \
63 ucp/source/ucp/gio/gio_seekable \
64 ucp/source/ucp/gio/gio_inputstream \
65 ucp/source/ucp/gio/gio_outputstream \
66 ucp/source/ucp/gio/gio_mount \
59 ucb/source/ucp/gio/gio_provider \
60 ucb/source/ucp/gio/gio_content \
61 ucb/source/ucp/gio/gio_resultset \
62 ucb/source/ucp/gio/gio_datasupplier \
63 ucb/source/ucp/gio/gio_seekable \
64 ucb/source/ucp/gio/gio_inputstream \
65 ucb/source/ucp/gio/gio_outputstream \
66 ucb/source/ucp/gio/gio_mount \
67))
68
69# vim: set noet sw=4 ts=4:
67))
68
69# vim: set noet sw=4 ts=4: