Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 227 Bytes

STLport and gabi++ extracted from android ndk

Usage:
g++ -L/path/to/stlport/libs/$TARGET_ARCH_ABI -I/path/to/stlport/stlport -I/path/to/stlport/gabi++/include ...

or specify STLPORT_DIR=/path/to/stlport to microndk