Factored getting started guide into separate windows and *nix documents

[SVN r36494]
This commit is contained in:
Dave Abrahams 2006-12-22 15:00:01 +00:00
parent 3c82e58140
commit 5933328ba0

View File

@ -249,14 +249,6 @@ in |default-root|\ ``\lib``:
cl /EHsc /I |root| example.cpp **^**
**/link /LIBPATH:** |default-root-bold|\ **\\lib**
.. Note:: If—like Visual C++—your compiler supports auto-linking,
you can probably ignore the next section.
|next|__
__ `Test Your Program`_
Library Naming
--------------