Update of /cvsroot/boost/boost/tools/build/v2/doc/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5876
Modified Files:
tutorial.xml
Log Message:
Use <library>, not <source>, in tutorial.
Index: tutorial.xml
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/doc/src/tutorial.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- tutorial.xml 6 Jan 2007 10:32:57 -0000 1.22
+++ tutorial.xml 5 Jul 2007 16:17:47 -0000 1.23
@@ -429,9 +429,9 @@
<para>If you want all applications in some project to link
to a certain library, you can avoid having to specify it directly the
sources of every
target by using the
- <varname><source></varname> property. For example, if
<filename>/boost/filesystem//fs</filename>
+ <varname><library></varname> property. For example, if
<filename>/boost/filesystem//fs</filename>
should be linked to all applications in your project, you can add
- <code><source>/boost/filesystem//fs</code> to the project's
requirements, like this:</para>
+ <code><library>/boost/filesystem//fs</code> to the project's
requirements, like this:</para>
<programlisting>
project
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs