am 62437b99: Windows SDK: copy SDK Setup.exe at root of SDK.

Merge commit '62437b9984649c80aa3a7d93750efdc5ff206d07' into eclair-mr2

* commit '62437b9984649c80aa3a7d93750efdc5ff206d07':
  Windows SDK: copy SDK Setup.exe at root of SDK.
This commit is contained in:
Raphael
2009-10-14 11:39:42 -07:00
committed by Android Git Automerger
2 changed files with 8 additions and 1 deletions

View File

@@ -99,7 +99,7 @@ function build() {
fastboot \
hprof-conv \
mksdcard \
sqlite3 \
sdklauncher sqlite3 \
zipalign \
|| die "Build failed"
}
@@ -153,6 +153,9 @@ function package() {
mkdir -pv "$LIB"/x86_64
cp -v prebuilt/windows-x86_64/swt/swt.jar "$LIB"/x86_64/
# Move the SDK Setup (aka sdklauncher) to the root of the SDK (it was copied in tools above)
mv "$TOOLS/sdklauncher.exe" "$TEMP_SDK_DIR/SDK Setup.exe"
# If you want the emulator NOTICE in the tools dir, uncomment the following line:
# cp -v external/qemu/NOTICE "$TOOLS"/emulator_NOTICE.txt

View File

@@ -0,0 +1,4 @@
Pkg.Revision=1
Archive.Os=WINDOWS
Archive.Arch=ANY
Extra.Path=usb_driver