[Libreoffice-commits] .: dtrans/StaticLibrary_dtobj.mk

Jan Holesovsky kendy at kemper.freedesktop.org
Mon Nov 21 04:59:21 PST 2011


 dtrans/StaticLibrary_dtobj.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1ef42cb0c53fc8d5adf259079833ba07dd12cb66
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Mon Nov 21 13:58:27 2011 +0100

    Fix MinGW build of dtrans.

diff --git a/dtrans/StaticLibrary_dtobj.mk b/dtrans/StaticLibrary_dtobj.mk
index ee125ce..f3e535d 100644
--- a/dtrans/StaticLibrary_dtobj.mk
+++ b/dtrans/StaticLibrary_dtobj.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,dtobj))
 $(eval $(call gb_StaticLibrary_set_include,dtobj,\
 	$$(INCLUDE) \
 	-I$(realpath $(SRCDIR)/dtrans/inc/pch) \
+	-I$(SRCDIR)/solenv/inc \
 ))
 
 $(eval $(call gb_StaticLibrary_add_api,dtobj,\


More information about the Libreoffice-commits mailing list