X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=35b0a4f0d1d9f2267c863142f6f04698d6bacf2e;hb=3eb8be5cd44ecdbd68ec3ca8a54ec86691ff9a4d;hp=59e7c8216eb888f950699bd4d4447261ecd86252;hpb=20f83e699d4868d263393996bd4b98fee045e360;p=yaz-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 59e7c82..35b0a4f 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Compilation and Installation Introduction @@ -287,7 +287,7 @@ client/yaz-client Z39.50 client for testing the protocol. - See chapter + See chapter YAZ client for more information. @@ -609,7 +609,7 @@ &yaz; release mode multi-threaded Dynamic Link Library. - lib/yaz.lib + lib/yaz3.lib Import library for yaz3.dll. @@ -619,7 +619,7 @@ &yaz; debug mode multi-threaded Dynamic Link Library. - lib/yazd.lib + lib/yaz3d.lib Import library for yaz3d.dll. @@ -627,7 +627,7 @@ bin/yaz-client.exe &yaz; Z39.50 client application. It's a WIN32 console application. - See chapter YAZ client for more + See chapter YAZ client for more information. @@ -675,12 +675,12 @@ include path Set it to the include directory of &yaz;. - import library yaz.lib + import library yaz3.lib You must link with this library. It's located in the sub directory lib of &yaz;. If you want to link with the debug version of &yaz;, you must - link against yazd.lib instead. + link against yaz3d.lib instead. dynamic link library yaz3.dll