OSDN Git Service

Makefile to create Windows SDK under Linux.
authorRaphael <raphael@google.com>
Sat, 17 Apr 2010 00:37:25 +0000 (17:37 -0700)
committerRaphael <raphael@google.com>
Fri, 23 Apr 2010 20:16:16 +0000 (13:16 -0700)
commit0e4dd618494c577b8e8dcb0c7f525617b0a72fc4
tree17df594a15498b5f0463e8d67d4ec5148456ae28
parent67fa314265f47fc9360bcea990d8d67270fdefde
Makefile to create Windows SDK under Linux.

The makefile makes it possible to "make PRODUCT-sdk-win_sdk".
It builds the Linux SDK, mirrors it as a Windows SDK and then use the shell
script to patch in all the Windows binaries.

(Merge master Change Ie24f765b)
build/tools/patch_windows_sdk.sh [new file with mode: 0755]
build/tools/windows_sdk.mk [new file with mode: 0644]