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:
e1c7fdb
)
Added origin to list of objects
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 30 Aug 2006 12:30:02 +0000
(12:30 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 30 Aug 2006 12:30:02 +0000
(12:30 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
350e260
..
3954bfc
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 2005-2006, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.19 2006-07-07 07:10:00 adam Exp $
+# $Id: makefile,v 1.20 2006-08-30 12:30:02 adam Exp $
# MS NMAKE makefile for metaproxy
@@
-237,6
+237,7
@@
PROJECT_DLL_OBJS = \
$(OBJDIR)\filter_template.obj \
$(OBJDIR)\filter_virt_db.obj \
$(OBJDIR)\filter_z3950_client.obj \
+ $(OBJDIR)\origin.obj \
$(OBJDIR)\package.obj \
$(OBJDIR)\pipe.obj \
$(OBJDIR)\plainfile.obj \