[Libreoffice-commits] core.git: sysui/CustomTarget_share.mk

Corentin Noël (via logerrit) logerrit at kemper.freedesktop.org
Tue Nov 19 08:59:47 UTC 2019


 sysui/CustomTarget_share.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 53a4cbad22a22518d097113f30819a6ece468bbf
Author:     Corentin Noël <corentin.noel at collabora.com>
AuthorDate: Sun Nov 10 11:49:58 2019 +0100
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Nov 19 09:59:05 2019 +0100

    sysui: Add C header to libreofficekitgtk introspection
    
    Change-Id: I948b0d793085abc973a5e3b2778140d729ff1f59
    Reviewed-on: https://gerrit.libreoffice.org/82378
    Tested-by: Jenkins
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/sysui/CustomTarget_share.mk b/sysui/CustomTarget_share.mk
index 8af5d6664f7c..b2d27724f906 100644
--- a/sysui/CustomTarget_share.mk
+++ b/sysui/CustomTarget_share.mk
@@ -191,6 +191,7 @@ $(share_WORKDIR)/%/LOKDocView-0.1.gir: \
                  --library=libreofficekitgtk --library-path="${INSTDIR}/program" \
                  --include=Gdk-3.0 --include=GdkPixbuf-2.0 --include=Gtk-3.0 \
                  --namespace=LOKDocView --nsversion=0.1 --identifier-prefix=LOKDoc --symbol-prefix=lok_doc \
+                 --c-include="LibreOfficeKit/LibreOfficeKitGtk.h" \
 				 --output="$@" --warn-all --no-libtool
 
 $(share_WORKDIR)/%/LOKDocView-0.1.typelib: $(share_WORKDIR)/%/LOKDocView-0.1.gir


More information about the Libreoffice-commits mailing list