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:
2282493
)
Use yazpp5 DLL
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 12 Nov 2012 13:47:40 +0000
(14:47 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 12 Nov 2012 13:47:40 +0000
(14:47 +0100)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
a9c94db
..
5f31051
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-77,10
+77,10
@@
test_pipe: $(TEST_PIPE)
!if $(DEBUG)
YAZD=yaz4d
-YAZPPD=yazpp4d
+YAZPPD=yazpp5d
!else
YAZD=yaz4
-YAZPPD=yazpp4
+YAZPPD=yazpp5
!endif
# YAZ includes & libs