projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
068b205
)
Update nmake for present_chunk filter
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 19:34:02 +0000
(21:34 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 19:34:02 +0000
(21:34 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
7978fb1
..
7d49c6a
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-228,6
+228,7
@@
PROJECT_DLL_OBJS = \
$(OBJDIR)\filter_load_balance.obj \
$(OBJDIR)\filter_log.obj \
$(OBJDIR)\filter_multi.obj \
+ $(OBJDIR)\filter_present_chunk.obj \
$(OBJDIR)\filter_query_rewrite.obj \
$(OBJDIR)\filter_record_transform.obj \
$(OBJDIR)\filter_sd_remove.obj \