Repository.mk (d1758445) | Repository.mk (d98e0520) |
---|---|
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 --- 239 unchanged lines hidden (view full) --- 248 store \ 249)) 250 251$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ 252 basegfx_s \ 253 codemaker \ 254 commoncpp \ 255 commonjava \ | 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 --- 239 unchanged lines hidden (view full) --- 248 store \ 249)) 250 251$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ 252 basegfx_s \ 253 codemaker \ 254 commoncpp \ 255 commonjava \ |
256 cosv \ |
|
256 ooopathutils \ 257 salcpprt \ 258 sldshw_s \ 259 vclmain \ 260 udm \ 261)) 262 263# vim: set noet sw=4 ts=4: | 257 ooopathutils \ 258 salcpprt \ 259 sldshw_s \ 260 vclmain \ 261 udm \ 262)) 263 264# vim: set noet sw=4 ts=4: |