summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-01-27 20:03:32 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-27 20:19:14 +0100
commit4520e37785c485e7a29a069c32d91832c59a95bc (patch)
tree904edb1c31943719f1474820c268271804c1d636 /sw/Library_msword.mk
parent82d83af95a0d3ab9010782baea266f05717b56f0 (diff)
filter: add sprmids header
This was generated previously in writerfilter, but keeping around an XML file of 8000+ lines just to generate these constants is an overkill. Additionally, these constants are hardwired in all available WW8 files, so they won't change. By copying it here, it's possible to incrementally remove what's still remaining from writerfilter's not used doctok. Change-Id: I1d30da1f635946b15a37de68080fd9eebc2ad88e
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 336f26772d35..135eb5794e55 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -23,7 +23,6 @@ $(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
$(eval $(call gb_Library_use_custom_headers,msword,\
oox/generated \
- writerfilter/source \
))
$(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/precompiled_msword))