]> Dogcows Code - chaz/yoink/blob - src/stlplus/README.txt
dad518e2193ea2b3c8ee6bb33552934a368b0a1b
[chaz/yoink] / src / stlplus / README.txt
1 This directory is for implementing STLplus as a library collection. The
2 libraries are to be found in the directories:
3
4 containers
5 persistence
6 portability
7 strings
8 subsystems
9
10 The documentation is in the 'docs' directory and starts with index.html.
11
12 To build the STLplus3 library collection, use the project files supplied at
13 this level - 'Makefile' for gcc, 'stlplus3.sln' for Visual Studio 9 (2008),
14 'stlplus3.dsw' for Visual Studio 6 (and 7 or 8).
15
16 The 'source' directory is provided with script files that allow the library
17 collection to be merged into one large library - termed the monolithic build.
18 See source/README.txt for instructions.
19
This page took 0.033647 seconds and 3 git commands to generate.