# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # PRJ=.. PRJNAME=extensions TARGET=workben LIBTARGET=NO TARGETTYPE=CUI ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk .IF "$(L10N_framework)"=="" # --- Files -------------------------------------------------------- OBJFILES= $(OBJ)$/testcomponent.obj \ $(OBJ)$/testconnection.obj UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb # output directory (one dir for each project) UNOUCROUT=$(OUT)$/inc UNOTYPES = com.sun.star.connection.XConnector \ com.sun.star.connection.XAcceptor \ com.sun.star.registry.XImplementationRegistration \ com.sun.star.lang.XComponent \ com.sun.star.lang.XSingleServiceFactory \ com.sun.star.lang.XMultiServiceFactory \ com.sun.star.test.XSimpleTest \ com.sun.star.lang.XSingleComponentFactory \ com.sun.star.lang.XMultiComponentFactory # # std testcomponent # APP1TARGET = testcomponent APP1OBJS = $(OBJ)$/testcomponent.obj APP1STDLIBS = $(SALLIB) \ $(CPPULIB)\ $(CPPUHELPERLIB) APP2TARGET = testconnection APP2OBJS = $(OBJ)$/testconnection.obj APP2STDLIBS = $(SALLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) # --- Targets ------------------------------------------------------ ALL : $(BIN)$/applicat.rdb \ ALLTAR $(BIN)$/applicat.rdb: $(SOLARBINDIR)$/udkapi.rdb rm -f $@ regmerge $@ / $? .ENDIF # L10N_framework .INCLUDE : target.mk ro/collabora/cd-5.3-3.4'>distro/collabora/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/Library_sb.mk
>
AgeCommit message (Expand)Author
2023-12-29ofz#65329 Fuzzing build failureCaolán McNamara
2023-08-02No boost in basicMike Kaganski
2023-02-22Fix --disable-scripting build (for example for WASM)Tor Lillqvist
2022-04-04Fix --disable-scripting build (WASM)Jan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
Resave with newer Glade versionBogdan Buzea
2024-06-21Fix typoAndrea Gelmini
2024-06-18tdf#161579 userautosave: fix wording to match 24.2 implementationJustin Luth
2024-06-10fix Gtk-WARNING **: Could not load image 'res/unlocked.png'Caolán McNamara
2024-06-10fix GLib-GObject-CRITICAL **: invalid cast from 'GtkImage' to 'GtkLabel'Caolán McNamara
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze
2024-05-21tdf#69724 Allow to change default bullet symbols in UITibor Nagy
2024-05-07tdf#132599 sw schema xmloff: add hyphenation-keep-type='always'László Németh
2024-05-01Resolves tdf#141778 - Size issues on view options UIHeiko Tietze
2024-04-29tdf#99528 Properly layout vertical tabs without iconsSamuel Mehrbrodt
2024-04-27Save with newer Glade versionSamuel Mehrbrodt
2024-04-21tdf#152499 Help button for Select UI dialogOlivier Hallot
2024-04-12Add the strings "dialog" after "Macro Selector" in extended tipsTaichi Haradaguchi
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-03-30tdf#145081 Line spacing style type "Fixed" is not on the style sheet dialogGlen Campbell
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara
2024-03-30Fix extended tipsTaichi Haradaguchi
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-15Resolves tdf#160167 - Remove pointless frames in bullet & numbering dialogHeiko Tietze
2024-03-07add truncate-multiline for consistencyCaolán McNamara
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh