Author: damjan
Date: Mon Feb 22 18:45:31 2016
New Revision: 1731712
URL: http://svn.apache.org/viewvc?rev=1731712&view=rev
Log:
Update main/formula makefiles to use the new gbuild changes.
Patch by: me
Modified:
openoffice/branches/gbuild-reintegration/main/formula/Library_for.mk
openoffice/branches/gbuild-reintegration/main/formula/Library_forui.mk
Modified: openoffice/branches/gbuild-reintegration/main/formula/Library_for.mk
URL:
http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/formula/Library_for.mk?rev=1731712&r1=1731711&r2=1731712&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/formula/Library_for.mk
(original)
+++ openoffice/branches/gbuild-reintegration/main/formula/Library_for.mk Mon
Feb 22 18:45:31 2016
@@ -35,7 +35,11 @@ $(eval $(call gb_Library_set_include,for
-I$(SRCDIR)/formula/inc/pch \
-I$(SRCDIR)/formula/source/core/inc \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,for, \
+ udkapi \
+ offapi \
))
$(eval $(call gb_Library_set_defs,for,\
Modified: openoffice/branches/gbuild-reintegration/main/formula/Library_forui.mk
URL:
http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/formula/Library_forui.mk?rev=1731712&r1=1731711&r2=1731712&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/formula/Library_forui.mk
(original)
+++ openoffice/branches/gbuild-reintegration/main/formula/Library_forui.mk Mon
Feb 22 18:45:31 2016
@@ -33,7 +33,11 @@ $(eval $(call gb_Library_set_include,for
-I$(SRCDIR)/formula/inc/pch \
-I$(SRCDIR)/formula/source/ui/inc \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,forui, \
+ udkapi \
+ offapi \
))
$(eval $(call gb_Library_set_defs,forui,\