X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Finstallation.xml;h=561f2b4be49436c44c4bb96648bc6b5a30fb68b8;hb=d54b824ca309141da489284e5b6d78d7094f5494;hp=3ae243c377f7bf2d2bd45334e524c6d19e84be2d;hpb=4b3585940162cf9ca65ca4a6914c0addcde50eef;p=yazpp-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 3ae243c..561f2b4 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -57,7 +57,7 @@ ./configure --help. - Configure uses GCC's C/C++ compiler if available. To specify another + Configure uses GNU's C/C++ compiler if available. To specify another compiler, set CXX. To use other compiler flags, specify CXXFLAGS. To use CC with debugging you could use: @@ -194,17 +194,17 @@ The following files are generated upon successful compilation: - bin/yazpp_1.dll + bin/yazpp5.dll YAZ++ DLL . Includes ZOOM C++ as well. - For the debug version lib/yazpp_1_d.dll + For the debug version lib/yazpp5d.dll is created instead. - lib/yazpp_1.lib + lib/yazpp5.lib - Import library for yazpp_1.dll. - For the debug version lib/yazpp_1_d.lib + Import library for yazpp5.dll. + For the debug version lib/yazpp5d.lib is created instead.