Home | History | Annotate | Download | only in doc

Lines Matching full:lib

28 In a console window go to the STLport build/lib folder. Run
57 4. Go to the STLport build/lib folder:
58 cd C:\STLport\build\lib
68 the STLport lib folder. For a description of the generated libraries check the README
87 Make sure it is the first directory listed there. Add STLport's 'lib' folder for
97 STLport uses automatic linking to find the proper .lib file. If you want to see
100 have to specify the proper .lib file in the Project Settings, on the "link" tab.
101 The .lib names have the following syntax:
103 stlport[d|stld][_x,_static,_statix].<STLport-Version>.lib
113 stlport_static.5.0.lib - static release version, Version 5.0.0
114 stlportd.5.0.lib - dll debug version, Version 5.0.0