diff options
author | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
commit | fc98fb3dfbe7302e334151b561664dfbcbdd26a0 (patch) | |
tree | 652baf7b611f8c8cee1bcb6db350f6c55aab6a04 /lingucomponent/source/spellcheck/spell/makefile.mk | |
parent | 7c4794f1785c3dc4a0d6e58bb5f93fb4cccee26a (diff) |
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
Diffstat (limited to 'lingucomponent/source/spellcheck/spell/makefile.mk')
-rw-r--r-- | lingucomponent/source/spellcheck/spell/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/spellcheck/spell/makefile.mk b/lingucomponent/source/spellcheck/spell/makefile.mk index cbc41c006..ecaa0a694 100644 --- a/lingucomponent/source/spellcheck/spell/makefile.mk +++ b/lingucomponent/source/spellcheck/spell/makefile.mk @@ -79,7 +79,7 @@ SHL1IMPLIB= i$(TARGET) SHL1DEPN= $(SHL1LIBS) SHL1DEF= $(MISC)$/$(SHL1TARGET).def -SHL1VERSIONMAP= $(TARGET).map +SHL1VERSIONMAP=$(SOLARENV)/src/component.map # build DEF file DEF1NAME =$(SHL1TARGET) |