Update installation about yazpp_1 fname
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 30 Apr 2006 13:11:01 +0000 (13:11 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 30 Apr 2006 13:11:01 +0000 (13:11 +0000)
doc/installation.xml

index 63eba40..f207b6c 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="installation">
 <chapter id="installation">
-  <!-- $Id: installation.xml,v 1.19 2006-04-30 12:53:14 adam Exp $ -->
+  <!-- $Id: installation.xml,v 1.20 2006-04-30 13:11:01 adam Exp $ -->
   <title>Installation</title>
   <para>
    You need a C++ compiler to compile and use YAZ++.
   <title>Installation</title>
   <para>
    You need a C++ compiler to compile and use YAZ++.
     The following files are generated upon successful compilation:
     
     <variablelist>
     The following files are generated upon successful compilation:
     
     <variablelist>
-     <varlistentry><term><filename>bin/yazpp.dll</filename></term>
+     <varlistentry><term><filename>bin/yazpp_1.dll</filename></term>
       <listitem><para>
        YAZ++ DLL . Includes ZOOM C++ as well.
       <listitem><para>
        YAZ++ DLL . Includes ZOOM C++ as well.
-       For the debug version <filename>lib/yazppd.dll</filename>
+       For the debug version <filename>lib/yazpp_1_d.dll</filename>
        is created instead.
        </para></listitem></varlistentry>
      
        is created instead.
        </para></listitem></varlistentry>
      
-     <varlistentry><term><filename>lib/yazpp.lib</filename></term>
+     <varlistentry><term><filename>lib/yazpp_1.lib</filename></term>
       <listitem><para>
       <listitem><para>
-       Import library for <filename>yazpp.dll</filename>.
-       For the debug version <filename>lib/yazppd.lib</filename>
+       Import library for <filename>yazpp_1.dll</filename>.
+       For the debug version <filename>lib/yazpp_1_d.lib</filename>
        is created instead.
        </para></listitem></varlistentry>
      
        is created instead.
        </para></listitem></varlistentry>