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

  /ndk/build/tools/
dev-cleanup.sh 42 rm -rf $DIR/$STLPORT_SUBDIR/libs
dev-defaults.sh 15 STLPORT_SUBDIR=sources/cxx-stl/stlport
build-cxx-stl.sh 136 STLPORT_SRCDIR=$ANDROID_NDK_ROOT/$STLPORT_SUBDIR
349 CXX_STL_SUBDIR=$STLPORT_SUBDIR
build-on-device-toolchain.sh 101 cp -f $NDK_DIR/$STLPORT_SUBDIR/libs/$ABI/libstlport_static.a $OUT_SYSROOT/usr/lib
102 cp -f $NDK_DIR/$STLPORT_SUBDIR/libs/$ABI/libstlport_shared.so $OUT_SYSROOT/usr/lib
package-release.sh 458 if [ -d "$DSTDIR/$STLPORT_SUBDIR" ] ; then
461 copy_prebuilt "$STLPORT_SUBDIR/libs/$STL_ABI" "$STLPORT_SUBDIR/libs"
build-host-prebuilts.sh 164 copy_file_list "$ANDROID_NDK_ROOT" "$TMPDARWIN/ndk" "$STLPORT_SUBDIR"
make-standalone-toolchain.sh 411 STLPORT_DIR=$NDK_DIR/$STLPORT_SUBDIR

Completed in 570 milliseconds