summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_svp.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-24 14:35:18 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-24 16:52:01 +0200
commit962771f7d5c353fa861fce4b5a3a612a1d76bca5 (patch)
treed1862f9e2116fb2805ef6a33cec38c31aeb57b7c /vcl/Library_vclplug_svp.mk
parent4eb68428f676121340bb1533742635f28081e26a (diff)
stop delivering freetype headers
Change-Id: I8e14cc411520272969cfd24048e403b9fd53cde4
Diffstat (limited to 'vcl/Library_vclplug_svp.mk')
-rw-r--r--vcl/Library_vclplug_svp.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/vcl/Library_vclplug_svp.mk b/vcl/Library_vclplug_svp.mk
index 32e88dd6b112..e465c851a029 100644
--- a/vcl/Library_vclplug_svp.mk
+++ b/vcl/Library_vclplug_svp.mk
@@ -24,10 +24,6 @@ $(eval $(call gb_Library_set_include,vclplug_svp,\
-I$(SRCDIR)/vcl/inc \
))
-$(eval $(call gb_Library_add_cxxflags,vclplug_svp,\
- $$(FREETYPE_CFLAGS) \
-))
-
$(eval $(call gb_Library_add_defs,vclplug_svp,\
-DVCLPLUG_SVP_IMPLEMENTATION \
))
@@ -54,6 +50,7 @@ $(eval $(call gb_Library_use_libraries,vclplug_svp,\
$(eval $(call gb_Library_use_externals,vclplug_svp,\
boost_headers \
+ freetype_headers \
icule \
icuuc \
))