projects
/
idzebra-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:
c2e1036
)
Added version.obj
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 11 Sep 2007 15:29:35 +0000
(15:29 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 11 Sep 2007 15:29:35 +0000
(15:29 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
3d8acbd
..
9d033d4
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,5
+1,5
@@
# Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.65 2007-08-22 12:36:22 adam Exp $
+# $Id: makefile,v 1.66 2007-09-11 15:29:35 adam Exp $
###########################################################
############### Parameters
@@
-426,6
+426,7
@@
ZEBRALIB_OBJS= \
$(OBJDIR)\untrans.obj \
$(OBJDIR)\update_path.obj \
$(OBJDIR)\update_file.obj \
+ $(OBJDIR)\version.obj \
$(OBJDIR)\xmlread.obj \
$(OBJDIR)\xpath.obj \
$(OBJDIR)\zaptterm.obj \