Lines Matching full:lib
49 Go into STLport's 'build\lib' folder and type:
61 ones. Import libraries (.lib files) are put in the 'lib\evc3-arm' folder, DLLs
96 is the first directory listed there. Add STLport's 'lib\evc3-arm' or
97 'lib\evc3-x86' (depending on what target you use) folder for the library files
111 STLport uses automatic linking to find the proper .lib file. If you want to see
114 have to specify the proper .lib file in the Project Settings, on the "link" tab.
115 The .lib names have the following syntax:
117 stlport(d|stld)[_static].<STLport-Version>.lib
121 stlport_static.5.0.lib - static release version, Version 5.0.0
122 stlportd_50.lib - dll debug version, Version 5.0.0