summaryrefslogtreecommitdiffstats
path: root/shell/source/win32/shlxthandler/makefile.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-03-19 15:09:34 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-03-19 15:22:55 +0100
commit04366df3bca16d4e0cbe254551e44427ae6338bb (patch)
tree92fcb6ed5e6f877aecd53777b07c389f643b710e /shell/source/win32/shlxthandler/makefile.mk
parentWorkaround a strange wine / mingw crash. (diff)
downloadcore-04366df3bca16d4e0cbe254551e44427ae6338bb.tar.gz
core-04366df3bca16d4e0cbe254551e44427ae6338bb.zip
Simple Zip file-format implementation to avoid the need of minizip
Diffstat (limited to 'shell/source/win32/shlxthandler/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index fa2a480dbff6..81c3515b20b7 100644
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -73,6 +73,7 @@ SLOFILES=$(SLO)$/classfactory.obj\
$(SLO)$/listviewbuilder.obj\
$(SLO)$/document_statistic.obj\
$(SLO)$/thumbviewer.obj\
+ $(SLO)$/stream_helper.obj\
SHL1TARGET=$(TARGET)
@@ -128,6 +129,7 @@ SLOFILES_X64= \
$(SLO_X64)$/listviewbuilder.obj\
$(SLO_X64)$/document_statistic.obj\
$(SLO_X64)$/thumbviewer.obj\
+ $(SLO_X64)$/stream_helper.obj\
SHL1TARGET_X64=$(TARGET)
SHL1LIBS_X64=$(SOLARLIBDIR_X64)$/zlib.lib\