Home
last modified time | relevance | path

Searched refs:TEMP_SDK_DIR (Results 1 – 1 of 1) sorted by relevance

/development/build/tools/
Dpatch_windows_sdk.sh48 TEMP_SDK_DIR=$1
59 PLATFORMS=( $TEMP_SDK_DIR/platforms/* )
61 echo "Error: Too many platforms found in $TEMP_SDK_DIR"
68 $USB_DRIVER_HOOK $V $TEMP_SDK_DIR $TOPDIR
78 -o $TEMP_SDK_DIR
83 find $TEMP_SDK_DIR -maxdepth 1 -name "*.[ht]*" -type f -print0 | xargs -0 $UNIX2DOS
84 find $TEMP_SDK_DIR -maxdepth 3 -name "*.bat" -type f -print0 | xargs -0 $UNIX2DOS
90 cp -f $V $WIN_OUT_DIR/host/windows-x86/bin/$i $TEMP_SDK_DIR/../$i
94 cp -f $V $WIN_OUT_DIR/host/windows-x86/lib/$i $TEMP_SDK_DIR/../$i