makefile.mk (74c4339d) makefile.mk (d975be8c)
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

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

35
36IDLFILES=\
37 ActionTrigger.idl \
38 ActionTriggerContainer.idl \
39 ActionTriggerSeparator.idl \
40 ActionTriggerSeparatorType.idl \
41 ConfigurableUIElement.idl \
42 ConfigurationEvent.idl \
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

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

35
36IDLFILES=\
37 ActionTrigger.idl \
38 ActionTriggerContainer.idl \
39 ActionTriggerSeparator.idl \
40 ActionTriggerSeparatorType.idl \
41 ConfigurableUIElement.idl \
42 ConfigurationEvent.idl \
43 ContextChangeEventMultiplexer.idl \
44 ContextChangeEventObject.idl \
43 ContextMenuExecuteEvent.idl \
44 ContextMenuInterceptorAction.idl \
45 DockingArea.idl \
46 GlobalAcceleratorConfiguration.idl \
47 ImageType.idl \
48 ItemDescriptor.idl \
49 ItemStyle.idl \
50 ItemType.idl \

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

65 WindowStateConfiguration.idl \
66 XAcceleratorConfiguration.idl \
67 XContextMenuInterception.idl \
68 XContextMenuInterceptor.idl \
69 XDockingAreaAcceptor.idl \
70 XImageManager.idl \
71 XModuleUIConfigurationManager.idl \
72 XModuleUIConfigurationManagerSupplier.idl \
45 ContextMenuExecuteEvent.idl \
46 ContextMenuInterceptorAction.idl \
47 DockingArea.idl \
48 GlobalAcceleratorConfiguration.idl \
49 ImageType.idl \
50 ItemDescriptor.idl \
51 ItemStyle.idl \
52 ItemType.idl \

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

67 WindowStateConfiguration.idl \
68 XAcceleratorConfiguration.idl \
69 XContextMenuInterception.idl \
70 XContextMenuInterceptor.idl \
71 XDockingAreaAcceptor.idl \
72 XImageManager.idl \
73 XModuleUIConfigurationManager.idl \
74 XModuleUIConfigurationManagerSupplier.idl \
73 XStatusbarItem.idl \
74 XUIConfiguration.idl \
75 XUIConfigurationListener.idl \
76 XUIConfigurationManager.idl \
77 XUIConfigurationManagerSupplier.idl \
78 XUIConfigurationPersistence.idl \
79 XUIConfigurationStorage.idl \
80 XUIElement.idl \
81 XUIElementFactory.idl \
82 XUIElementFactoryRegistration.idl \
83 XUIElementSettings.idl \
84 XUIFunctionListener.idl \
75 XUIConfiguration.idl \
76 XUIConfigurationListener.idl \
77 XUIConfigurationManager.idl \
78 XUIConfigurationManagerSupplier.idl \
79 XUIConfigurationPersistence.idl \
80 XUIConfigurationStorage.idl \
81 XUIElement.idl \
82 XUIElementFactory.idl \
83 XUIElementFactoryRegistration.idl \
84 XUIElementSettings.idl \
85 XUIFunctionListener.idl \
86 XVerticalStackLayoutElement.idl \
85 XToolPanel.idl
86
87# ------------------------------------------------------------------
88
89.INCLUDE : target.mk
90.INCLUDE : $(PRJ)$/util$/target.pmk
87 XToolPanel.idl
88
89# ------------------------------------------------------------------
90
91.INCLUDE : target.mk
92.INCLUDE : $(PRJ)$/util$/target.pmk