upload android base code part9
This commit is contained in:
parent
5425409085
commit
071cdf34cd
2679 changed files with 329442 additions and 0 deletions
12
android/sdk/build/windows_sdk_tools.mk
Normal file
12
android/sdk/build/windows_sdk_tools.mk
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Makefile to build the Windows SDK Tools under linux.
|
||||
#
|
||||
# This makefile is included by development/build/tools/windows_sdk.mk
|
||||
# to device which tools we want to build from the sdk.git project.
|
||||
|
||||
# This contains the SDK Tools modules to build during a
|
||||
# *platform* builds. Right now we are not building any SDK Tools
|
||||
# during platform builds anymore.
|
||||
# They are now built in an unbundled branch.
|
||||
|
||||
WIN_SDK_TARGETS :=
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue