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:
<rw_root>\parts\tls<ver><osfam>
For example, if the root directory is c:\rwav and the Tools.h++ version number is 7.1.0, the parts directory on Windows NT 4.0 is named:
c:\rwav\parts\tls710w
Table 5 explains how the directory is organized.
Directory | Description |
\source\src |
Tools.h++ source code. |
\source\etc |
Files used by SPM to build the Tools.h++ source code. |
\source\src\rw |
Tools.h++ header files. |
\docs |
Tools.h++ readme files. |
\examples\src |
Tools.h++ examples. |
\examples\etc |
Files used by SPM to build the Tools.h++ examples. |
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.