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