Author: damjan
Date: Mon Feb 22 03:41:20 2016
New Revision: 1731587
URL: http://svn.apache.org/viewvc?rev=1731587&view=rev
Log:
Fix the makefile for svl unit tests.
DOESN'T BUILD
Patch by: me
Modified:
openoffice/branches/gbuild-reintegration/main/svl/GoogleTest_svl_urihelper.mk
Modified:
openoffice/branches/gbuild-reintegration/main/svl/GoogleTest_svl_urihelper.mk
URL:
http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/svl/GoogleTest_svl_urihelper.mk?rev=1731587&r1=1731586&r2=1731587&view=diff
==============================================================================
---
openoffice/branches/gbuild-reintegration/main/svl/GoogleTest_svl_urihelper.mk
(original)
+++
openoffice/branches/gbuild-reintegration/main/svl/GoogleTest_svl_urihelper.mk
Mon Feb 22 03:41:20 2016
@@ -43,7 +43,10 @@ $(eval $(call gb_GoogleTest_set_include,
-I$(SRCDIR)/svl/inc \
-I$(SRCDIR)/svl/inc/svl \
-I$(SRCDIR)/svl/inc/pch \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_GoogleTest_add_api,svl_urihelper,\
+ udkapi \
))
$(eval $(call gb_GoogleTest_set_ldflags,svl_urihelper,\