summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/makefile.mk
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-01-26 07:36:23 +0100
committerDirk Voelzke <dv@openoffice.org>2010-01-26 07:36:23 +0100
commit69adeb47391412ea0328055d3773d5b6ce0d00a6 (patch)
tree46a7d3269e724ffad7b5745395d41f1b8c9bdde8 /shell/source/win32/shlxthandler/makefile.mk
parentf8d47b590bb74979453368f35f24250384a24ce2 (diff)
dv17: #i70994#: Moved property handler to own library to avoid problems with old Windows versions
Diffstat (limited to 'shell/source/win32/shlxthandler/makefile.mk')
-rwxr-xr-xshell/source/win32/shlxthandler/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index 7735a5947c80..83998a15e627 100755
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -55,8 +55,6 @@ SLOFILES=$(SLO)$/classfactory.obj\
$(SLO)$/listviewbuilder.obj\
$(SLO)$/document_statistic.obj\
$(SLO)$/thumbviewer.obj\
- $(SLO)$/propertyhdl.obj\
- $(SLO)$/stream_helper.obj\
SHL1TARGET=$(TARGET)
@@ -78,8 +76,7 @@ SHL1STDLIBS+=\
$(KERNEL32LIB)\
$(GDI32LIB)\
$(GDIPLUSLIB)\
- $(SHLWAPILIB)\
- $(PROPSYSLIB)
+ $(SHLWAPILIB)
SHL1LIBS+=$(SLB)$/util.lib\
$(SLB)$/ooofilereader.lib
@@ -109,8 +106,6 @@ SLOFILES_X64= \
$(SLO_X64)$/listviewbuilder.obj\
$(SLO_X64)$/document_statistic.obj\
$(SLO_X64)$/thumbviewer.obj\
- $(SLO_X64)$/propertyhdl.obj\
- $(SLO_X64)$/stream_helper.obj\
SHL1TARGET_X64=$(TARGET)
SHL1LIBS_X64=$(SOLARLIBDIR_X64)$/zlib.lib\
@@ -129,8 +124,7 @@ SHL1STDLIBS_X64+=\
$(GDIPLUSLIB_X64) \
$(MSVCRT_X64) \
$(MSVCPRT_X64) \
- $(OLDNAMESLIB_X64)\
- $(PROPSYSLIB_X64)
+ $(OLDNAMESLIB_X64)
SHL1LIBS_X64+=$(SLB_X64)$/util.lib\
$(SLB_X64)$/ooofilereader.lib