HomeSort by relevance Sort by last modified time
    Searched refs:STLPORT_LIBS (Results 1 - 2 of 2) sorted by null

  /ndk/tests/build/check-armeabi-v7a-prebuilts/
build.sh 228 STLPORT_LIBS=$NDK/sources/cxx-stl/stlport/libs/$ABI
229 check_armv7_elf_binary $STLPORT_LIBS/libstlport_shared.so
230 check_armv7_elf_binary $STLPORT_LIBS/libstlport_static.a
  /ndk/build/tools/
make-standalone-toolchain.sh 530 STLPORT_LIBS=$STLPORT_DIR/libs
641 copy_file_list "$STLPORT_LIBS/$ABI_SRC_DIR" "$ABI_STL/lib/$DEST_DIR" "libstlport_shared.so"
642 cp -p "$STLPORT_LIBS/$ABI_SRC_DIR/libstlport_static.a" "$ABI_STL/lib/$DEST_DIR/libstdc++.a"

Completed in 336 milliseconds