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:
0a9ca76
)
Add filter_query_rewrite in win32 build
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 16 Mar 2006 09:38:43 +0000
(09:38 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 16 Mar 2006 09:38:43 +0000
(09:38 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
b136a27
..
338423b
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 2005, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.8 2006-02-02 11:34:15 adam Exp $
+# $Id: makefile,v 1.9 2006-03-16 09:38:43 adam Exp $
# MS NMAKE makefile for yp2
@@
-207,6
+207,7
@@
PROJECT_DLL_OBJS = \
$(OBJDIR)\filter_http_file.obj \
$(OBJDIR)\filter_log.obj \
$(OBJDIR)\filter_multi.obj \
+ $(OBJDIR)\filter_query_rewrite.obj \
$(OBJDIR)\filter_session_shared.obj \
$(OBJDIR)\filter_template.obj \
$(OBJDIR)\filter_virt_db.obj \