summaryrefslogtreecommitdiffstats
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
commit77c518fe99bc7c511174a32a3b97ee40e5a5f556 (patch)
tree1a844d5842574bffa0ac529c71d918001ee7ecd6 /shell
parent#i10000# Fixed missing includes and xProp variable (diff)
downloadcore-77c518fe99bc7c511174a32a3b97ee40e5a5f556.tar.gz
core-77c518fe99bc7c511174a32a3b97ee40e5a5f556.zip
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 4452cb1a90e6..b6c9a45a9515 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)