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

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

165 salhelper \
166))
167
168$(eval $(call gb_Helper_register_libraries,STLLIBS, \
169 stl \
170))
171
172$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
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

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

165 salhelper \
166))
167
168$(eval $(call gb_Helper_register_libraries,STLLIBS, \
169 stl \
170))
171
172$(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
173 OGLTrans \
173 acceptor \
174 binaryurp \
175 cairocanvas \
176 canvasfactory \
177 configmgr \
178 connector \
179 directx5canvas \
180 directx9canvas \

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

186 fps_kde4 \
187 fps_office \
188 fsstorage \
189 gdipluscanvas \
190 hatchwindowfactory \
191 nullcanvas \
192 passwordcontainer \
193 simplecanvas \
174 acceptor \
175 binaryurp \
176 cairocanvas \
177 canvasfactory \
178 configmgr \
179 connector \
180 directx5canvas \
181 directx9canvas \

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

187 fps_kde4 \
188 fps_office \
189 fsstorage \
190 gdipluscanvas \
191 hatchwindowfactory \
192 nullcanvas \
193 passwordcontainer \
194 simplecanvas \
195 slideshow \
194 streams \
195 textinstream \
196 textoutstream \
197 vbaswobj \
198 msforms \
199 vclcanvas \
200 uuresolver \
201 writerfilter_debug \

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

207 jvmfwk \
208 sal \
209))
210
211$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
212 basegfx_s \
213 ooopathutils \
214 salcpprt \
196 streams \
197 textinstream \
198 textoutstream \
199 vbaswobj \
200 msforms \
201 vclcanvas \
202 uuresolver \
203 writerfilter_debug \

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

209 jvmfwk \
210 sal \
211))
212
213$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
214 basegfx_s \
215 ooopathutils \
216 salcpprt \
217 sldshw_s \
215 vclmain \
216 udm \
217))
218
219# vim: set noet sw=4 ts=4:
218 vclmain \
219 udm \
220))
221
222# vim: set noet sw=4 ts=4: