summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftimpress.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-04-24 14:02:23 +0200
committerDavid Tardon <dtardon@redhat.com>2014-04-24 16:27:43 +0200
commitb7fa9950a9ef68bf2652b8c93887b6d531866471 (patch)
treeddcf32f5578ba7630bee02d1652aaf04c57ce1af /writerperfect/Library_wpftimpress.mk
parente6b142a06833404d8b8a5be0501fd4751df60f35 (diff)
change libwriterperfect to shared library
There are already 3 libs linking with it and there will be another one in near future. It is time to stop the duplication :-) Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
Diffstat (limited to 'writerperfect/Library_wpftimpress.mk')
-rw-r--r--writerperfect/Library_wpftimpress.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/writerperfect/Library_wpftimpress.mk b/writerperfect/Library_wpftimpress.mk
index f8a8a15a5bea..db7218c2740c 100644
--- a/writerperfect/Library_wpftimpress.mk
+++ b/writerperfect/Library_wpftimpress.mk
@@ -21,11 +21,6 @@ $(eval $(call gb_Library_Library,wpftimpress))
$(eval $(call gb_Library_set_componentfile,wpftimpress,writerperfect/source/impress/wpftimpress))
-$(eval $(call gb_Library_set_include,wpftimpress,\
- $$(INCLUDE) \
- -I$(SRCDIR)/writerperfect/source \
-))
-
$(eval $(call gb_Library_use_sdk_api,wpftimpress))
$(eval $(call gb_Library_use_libraries,wpftimpress,\
@@ -37,14 +32,11 @@ $(eval $(call gb_Library_use_libraries,wpftimpress,\
tl \
ucbhelper \
utl \
+ writerperfect \
xo \
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_use_static_libraries,wpftimpress,\
- writerperfect \
-))
-
$(eval $(call gb_Library_use_externals,wpftimpress,\
boost_headers \
etonyek \