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:
60cb8a0
)
use yaz5, yazpp6 DLLs
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 2 Oct 2013 10:18:28 +0000
(12:18 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 2 Oct 2013 10:18:28 +0000
(12:18 +0200)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
1f8e011
..
790105c
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-74,11
+74,11
@@
test_pipe: $(TEST_PIPE)
###########################################################
!if $(DEBUG)
-YAZD=yaz4d
-YAZPPD=yazpp5d
+YAZD=yaz5d
+YAZPPD=yazpp6d
!else
-YAZD=yaz4
-YAZPPD=yazpp5
+YAZD=yaz5
+YAZPPD=yazpp6
!endif
# YAZ includes & libs