summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-09-29 10:24:13 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-09-29 10:24:13 +0200
commit0b5a8e1e0ced5f609358ea9d562e60e72de45793 (patch)
treecdbe764d013e61e7abfd5973bcf842c588427e4f /shell/source/win32/simplemail/makefile.mk
parent92b2967db62522079dbcbbe91c39e0978844390b (diff)
parent36fa44d9be3a3c2e1aaa894c20976cd485bc5ae2 (diff)
CWS-TOOLING: integrate CWS sb129
Diffstat (limited to 'shell/source/win32/simplemail/makefile.mk')
-rw-r--r--shell/source/win32/simplemail/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/source/win32/simplemail/makefile.mk b/shell/source/win32/simplemail/makefile.mk
index 84a209e4c072..abd35e408e2d 100644
--- a/shell/source/win32/simplemail/makefile.mk
+++ b/shell/source/win32/simplemail/makefile.mk
@@ -77,3 +77,11 @@ APP1DEF=$(MISC)$/$(APP1TARGET).def
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/smplmail.component
+
+$(MISC)/smplmail.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ smplmail.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt smplmail.component