Library_dnd.mk (e8183b3f) Library_dnd.mk (5ab6ab15)
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

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

42 cppuhelper \
43 cppu \
44 gdi32 \
45 ole32 \
46 oleaut32 \
47 sal \
48 shell32 \
49 stl \
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

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

42 cppuhelper \
43 cppu \
44 gdi32 \
45 ole32 \
46 oleaut32 \
47 sal \
48 shell32 \
49 stl \
50 user32 \
50 uuid \
51 uwinapi \
52 $(gb_STDLIBS) \
53))
54
55$(eval $(call gb_Library_add_exception_objects,dnd,\
56 dtrans/source/win32/dnd/dndentry \
57 dtrans/source/win32/dnd/target \

--- 41 unchanged lines hidden ---
51 uuid \
52 uwinapi \
53 $(gb_STDLIBS) \
54))
55
56$(eval $(call gb_Library_add_exception_objects,dnd,\
57 dtrans/source/win32/dnd/dndentry \
58 dtrans/source/win32/dnd/target \

--- 41 unchanged lines hidden ---