makefile.mk (6ecc4615) makefile.mk (df3f5cbc)
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

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

97 component/reportdesign/util/rptui \
98 component/vbahelper/util/msforms \
99 component/remotebridges/source/unourl_resolver/uuresolver \
100 component/sax/source/expatwrap/expwrap \
101 component/sax/source/fastparser/fastsax \
102 component/sd/util/sd \
103 component/sd/util/sdd \
104 component/sfx2/util/sfx \
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

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

97 component/reportdesign/util/rptui \
98 component/vbahelper/util/msforms \
99 component/remotebridges/source/unourl_resolver/uuresolver \
100 component/sax/source/expatwrap/expwrap \
101 component/sax/source/fastparser/fastsax \
102 component/sd/util/sd \
103 component/sd/util/sdd \
104 component/sfx2/util/sfx \
105 component/slideshow/util/slideshow \
105 component/sot/util/sot \
106 component/svgio/svgio \
107 component/starmath/util/sm \
108 component/starmath/util/smd \
109 component/svl/source/fsstor/fsstorage \
110 component/svl/source/passwordcontainer/passwordcontainer \
111 component/svl/util/svl \
112 component/svtools/source/hatchwindow/hatchwindowfactory \

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

162 pythonscript \
163 res \
164 sb \
165 sc \
166 scd \
167 scn \
168 scriptframe \
169 sdbc2 \
106 component/sot/util/sot \
107 component/svgio/svgio \
108 component/starmath/util/sm \
109 component/starmath/util/smd \
110 component/svl/source/fsstor/fsstorage \
111 component/svl/source/passwordcontainer/passwordcontainer \
112 component/svl/util/svl \
113 component/svtools/source/hatchwindow/hatchwindowfactory \

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

163 pythonscript \
164 res \
165 sb \
166 sc \
167 scd \
168 scn \
169 scriptframe \
170 sdbc2 \
170 slideshow \
171 spl \
172 srtrs1 \
173 stringresource \
174 svgfilter \
175 syssh \
176 t602filter \
177 tvhlp1 \
178 ucb1 \

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

269my_components += kdebe1
270.END
271
272.IF "$(ENABLE_KDE4)" != ""
273my_components += kde4be1
274.END
275
276.IF "$(ENABLE_OPENGL)" == "TRUE"
171 spl \
172 srtrs1 \
173 stringresource \
174 svgfilter \
175 syssh \
176 t602filter \
177 tvhlp1 \
178 ucb1 \

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

269my_components += kdebe1
270.END
271
272.IF "$(ENABLE_KDE4)" != ""
273my_components += kde4be1
274.END
275
276.IF "$(ENABLE_OPENGL)" == "TRUE"
277my_components += ogltrans
277my_components += component/slideshow/source/engine/OGLTrans/ogltrans
278.END
279
280.IF "$(SOLAR_JAVA)" == "TRUE"
281my_components += \
282 LuceneHelpWrapper \
283 ScriptFramework \
284 ScriptProviderForJava \
285 XMergeBridge \

--- 137 unchanged lines hidden ---
278.END
279
280.IF "$(SOLAR_JAVA)" == "TRUE"
281my_components += \
282 LuceneHelpWrapper \
283 ScriptFramework \
284 ScriptProviderForJava \
285 XMergeBridge \

--- 137 unchanged lines hidden ---