summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/makefile.mk')
-rwxr-xr-x[-rw-r--r--]shell/source/win32/shlxthandler/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index 07eea87f0263..07a7539e9e11 100644..100755
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -58,7 +58,9 @@ SLOFILES=$(SLO)$/classfactory.obj\
$(SLO)$/shlxthdl.obj\
$(SLO)$/listviewbuilder.obj\
$(SLO)$/document_statistic.obj\
- $(SLO)$/thumbviewer.obj
+ $(SLO)$/thumbviewer.obj\
+ $(SLO)$/propertyhdl.obj\
+ $(SLO)$/stream_helper.obj\
SHL1TARGET=$(TARGET)
@@ -79,7 +81,9 @@ SHL1STDLIBS+=\
$(SHELL32LIB)\
$(KERNEL32LIB)\
$(GDI32LIB)\
- $(GDIPLUSLIB)
+ $(GDIPLUSLIB)\
+ $(SHLWAPILIB)\
+ propsys.lib
SHL1LIBS+=$(SLB)$/util.lib\
$(SLB)$/ooofilereader.lib