projects
/
yaz-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:
66db89c
)
yaz3.lib part of devel
YAZ.3.0.2
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 8 May 2007 08:39:00 +0000
(08:39 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 8 May 2007 08:39:00 +0000
(08:39 +0000)
win/yaz.nsi
patch
|
blob
|
history
diff --git
a/win/yaz.nsi
b/win/yaz.nsi
index
8a62b16
..
2f9c848
100644
(file)
--- a/
win/yaz.nsi
+++ b/
win/yaz.nsi
@@
-1,4
+1,4
@@
-; $Id: yaz.nsi,v 1.108 2007-05-08 08:27:14 adam Exp $
+; $Id: yaz.nsi,v 1.109 2007-05-08 08:39:00 adam Exp $
!define VERSION "3.0.2"
@@
-117,7
+117,7
@@
Section "YAZ Development" YAZ_Development
SetOutPath $INSTDIR\include\yaz
File ..\include\yaz\*.h
SetOutPath $INSTDIR\lib
- File ..\lib\yaz.lib
+ File ..\lib\yaz3.lib
SectionEnd
Section "YAZ Documentation" YAZ_Documentation