summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/languagepacks/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-26 12:25:21 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-26 12:25:21 +0000
commit03ff7f6dadd9e0dea3c9647cef41601f6975b257 (patch)
treec0377d9132ae2cca4a4431cb00b653cbd9ca1b03 /setup_native/source/win32/customactions/languagepacks/makefile.mk
parentdd07454c9d8b58dfbc487ebb97ea5009916b75b2 (diff)
CWS-TOOLING: integrate CWS native224
2009-02-10 17:25:23 +0100 is r267565 : #i92147# spellchecker extensions into language packs 2009-02-09 18:06:03 +0100 is r267528 : #i92147# spellchecker extensions into language packs 2009-02-09 18:04:13 +0100 is r267527 : #i92147# spellchecker extensions into language packs 2009-02-09 18:03:10 +0100 is r267526 : #i92147# spellchecker extensions into language packs
Diffstat (limited to 'setup_native/source/win32/customactions/languagepacks/makefile.mk')
-rw-r--r--setup_native/source/win32/customactions/languagepacks/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/languagepacks/makefile.mk b/setup_native/source/win32/customactions/languagepacks/makefile.mk
index 713c4f5e1385..5246b4717fd5 100644
--- a/setup_native/source/win32/customactions/languagepacks/makefile.mk
+++ b/setup_native/source/win32/customactions/languagepacks/makefile.mk
@@ -62,8 +62,9 @@ SLOFILES = $(SLO)$/lngpckinsthelper.obj \
$(SLO)$/checkrunningofficelanguagepack.obj
STDSHL+= \
- $(ADVAPI32LIB)\
- $(MSILIB)
+ $(ADVAPI32LIB) \
+ $(MSILIB) \
+ $(SHELL32LIB)
.IF "$(USE_SYSTEM_STL)" != "YES"
STDSHL+=$(LIBSTLPORTST)
@@ -80,6 +81,10 @@ STDSHL+= \
#SHL1LIBS = $(SLB)$/$(TARGET).lib
+SHL1OBJS = $(SLOFILES) \
+ $(SLO)$/registerextensions.obj \
+ $(SLO)$/seterror.obj
+
SHL1TARGET = $(TARGET)
SHL1IMPLIB = i$(TARGET)