Library_qstart.mk (44c25570) | Library_qstart.mk (2e2269f7) |
---|---|
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 --- 54 unchanged lines hidden (view full) --- 63 i18nisolang1 \ 64 sal \ 65 sax \ 66 sb \ 67 sot \ 68 stl \ 69 svl \ 70 svt \ | 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 --- 54 unchanged lines hidden (view full) --- 63 i18nisolang1 \ 64 sal \ 65 sax \ 66 sb \ 67 sot \ 68 stl \ 69 svl \ 70 svt \ |
71 tk \ | 71 ootk \ |
72 tl \ 73 ucbhelper \ 74 utl \ 75 vcl \ 76 vos3 \ 77 xml2 \ 78 sfx \ 79)) 80 81$(eval $(call gb_Library_add_exception_objects,qstart_gtk,\ 82 sfx2/source/appl/shutdowniconunx \ 83)) 84 85# vim: set noet sw=4 ts=4: | 72 tl \ 73 ucbhelper \ 74 utl \ 75 vcl \ 76 vos3 \ 77 xml2 \ 78 sfx \ 79)) 80 81$(eval $(call gb_Library_add_exception_objects,qstart_gtk,\ 82 sfx2/source/appl/shutdowniconunx \ 83)) 84 85# vim: set noet sw=4 ts=4: |