summaryrefslogtreecommitdiffstats
path: root/stoc/Library_stocservices.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-02-19 21:21:41 +0100
committerJan Holesovsky <kendy@collabora.com>2015-02-20 10:19:10 +0100
commite1879e6a377fba9ec0f21554de16be8a983553da (patch)
tree13c814f3105b7777250868eb7505df89eed496de /stoc/Library_stocservices.mk
parentstocservices.component partly refactored to use the "constructor" feature. (diff)
downloadcore-e1879e6a377fba9ec0f21554de16be8a983553da.tar.gz
core-e1879e6a377fba9ec0f21554de16be8a983553da.zip
stocservices.component: The rest of the services + cleanup.
Change-Id: I5156318afde0f56cf3eb8d1c74c6db8d5e378600
Diffstat (limited to 'stoc/Library_stocservices.mk')
-rw-r--r--stoc/Library_stocservices.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk
index 3c5dc90d3be2..aa71d9e6403f 100644
--- a/stoc/Library_stocservices.mk
+++ b/stoc/Library_stocservices.mk
@@ -9,11 +9,6 @@
$(eval $(call gb_Library_Library,stocservices))
-$(eval $(call gb_Library_set_include,stocservices,\
- -I$(SRCDIR)/stoc/inc \
- $$(INCLUDE) \
-))
-
$(eval $(call gb_Library_use_udk_api,stocservices))
$(eval $(call gb_Library_use_libraries,stocservices,\
@@ -28,7 +23,6 @@ $(eval $(call gb_Library_use_external,stocservices,boost_headers))
$(eval $(call gb_Library_set_componentfile,stocservices,stoc/util/stocservices))
$(eval $(call gb_Library_add_exception_objects,stocservices,\
- stoc/source/stocservices/stocservices \
stoc/source/typeconv/convert \
stoc/source/uriproc/ExternalUriReferenceTranslator \
stoc/source/uriproc/UriReference \