yaz3.lib part of devel YAZ.3.0.2
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 May 2007 08:39:00 +0000 (08:39 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 May 2007 08:39:00 +0000 (08:39 +0000)
win/yaz.nsi

index 8a62b16..2f9c848 100644 (file)
@@ -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"
 
 
 !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
        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
 SectionEnd
 
 Section "YAZ Documentation" YAZ_Documentation