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:
7b628a4
)
Update nmake for new filters
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 13:33:55 +0000
(15:33 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 14 May 2013 13:33:55 +0000
(15:33 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
2c0c58e
..
75fa431
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-221,7
+221,9
@@
PROJECT_DLL_OBJS = \
$(OBJDIR)\filter_bounce.obj \
$(OBJDIR)\filter_cql_to_rpn.obj \
$(OBJDIR)\filter_frontend_net.obj \
+ $(OBJDIR)\filter_http_client.obj \
$(OBJDIR)\filter_http_file.obj \
+ $(OBJDIR)\filter_http_rewrite1.obj \
$(OBJDIR)\filter_limit.obj \
$(OBJDIR)\filter_load_balance.obj \
$(OBJDIR)\filter_log.obj \