summaryrefslogtreecommitdiff
path: root/starmath/Library_smd.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-06-15 19:31:22 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-06-15 19:32:31 -0500
commitb22c28c26b97ee782bd69efd92896009fa00611c (patch)
treee98e3f8946fb9d2c5bd9ed931ef1eadbbf456d96 /starmath/Library_smd.mk
parentc2a1c7c40e4b5ef2ad7f2334fac699ce83b18d8a (diff)
tweak to capture recent changes in starmath and gbuild
Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
Diffstat (limited to 'starmath/Library_smd.mk')
-rw-r--r--starmath/Library_smd.mk14
1 files changed, 3 insertions, 11 deletions
diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk
index fe933ca67abd..e47a54746c67 100644
--- a/starmath/Library_smd.mk
+++ b/starmath/Library_smd.mk
@@ -22,28 +22,19 @@
$(eval $(call gb_Library_Library,smd))
-$(eval $(call gb_Library_add_precompiled_header,smd,$(SRCDIR)/starmath/inc/pch/precompiled_starmath))
-
$(eval $(call gb_Library_set_componentfile,smd,starmath/util/smd))
$(eval $(call gb_Library_set_include,smd,\
- -I$(SRCDIR)/starmath/inc/pch \
-I$(SRCDIR)/starmath/inc \
- -I$(WORKDIR)/Misc/sm/ \
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
-))
-
-$(eval $(call gb_Library_set_defs,smd,\
- $$(DEFS) \
))
-$(eval $(call gb_Library_add_api,smd,\
+$(eval $(call gb_Library_use_api,smd,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,smd,\
+$(eval $(call gb_Library_use_libraries,smd,\
cppu \
cppuhelper \
sal \
@@ -54,6 +45,7 @@ $(eval $(call gb_Library_add_linked_libs,smd,\
tl \
ucbhelper \
vcl \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,smd,\