summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-04-13 07:47:15 +0200
committerobo <obo@openoffice.org>2010-04-13 07:47:15 +0200
commit9fa71b70aff7e91f16bad57993dc7f8614190e6d (patch)
tree22c541b79dcffe1935d3af8b17c641b7a1cd198d /shell
parentb90b03e6d52d9627a59724125ef705181f57caf8 (diff)
obo47: #i110831# build breaks for wntmsci12 non pro in module shell
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index 4452cb1a90..b6c9a45a95 100644
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -34,6 +34,9 @@ USE_DEFFILE=TRUE
.IF "$(BUILD_X64)"!=""
USE_DEFFILE_X64=TRUE
.ENDIF
+NO_DEFAULT_STL=TRUE
+USE_STLP_DEBUG=
+
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
@@ -134,10 +137,6 @@ SHL1STDLIBS_X64+=\
$(OLDNAMESLIB_X64) \
msvcprt.lib
-.IF "$(PRODUCT)"!="full"
-SHL1STDLIBS+=msvcrt.lib
-.ENDIF
-
SHL1LIBS_X64+=$(SLB_X64)$/util.lib\
$(SLB_X64)$/ooofilereader.lib
SHL1OBJS_X64=$(SLOFILES_X64)