Rogue Wave banner
Previous fileTop of DocumentContentsNext file

2.2 The Parts Directory Structure

The installation process creates or adds to a parts directory structure that stores software, documentation, and information that SPM uses when compiling your product.

SPM uses the following convention to name the parts directory:

For example, if the root directory is c:\rwav and the Standard C++ Library version number is 1.2.6, the parts directory on Windows NT 4.0 is named:

Table 5 explains how the directory is organized.

Table 5 -- Organization of the parts directory structure

DirectoryDescription 
\source\src
Standard C++ Library source code.
\source\src\include
Standard C++ Library header files.
\source\src\include\rw
Implementation (private) header files.
\source\etc
Files used by SPM to build the Standard C++ Library source code.
\docs
Standard C++ Library readme files.
\examples\tutorial\src
Standard C++ Library examples from the
tutorial and user's guide.
\examples\manual\src
Standard C++ Library examples from the
reference manual.
\examples\etc
Files used by SPM to build the Standard C++ Library examples.


Previous fileTop of DocumentContentsNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.