am 4123e088: Merge "Add the protobuf compiler binary to the Windows SDK build."
* commit '4123e0886b69fd7ecb91abe1c4ac9bfca1de52e7': Add the protobuf compiler binary to the Windows SDK build.
This commit is contained in:
@@ -32,6 +32,7 @@ include $(TOPDIR)sdk/build/windows_sdk_tools.mk
|
|||||||
# the topdir/development directory and are somehow platform-dependent.
|
# the topdir/development directory and are somehow platform-dependent.
|
||||||
WIN_TARGETS := \
|
WIN_TARGETS := \
|
||||||
aapt adb aidl \
|
aapt adb aidl \
|
||||||
|
aprotoc \
|
||||||
etc1tool \
|
etc1tool \
|
||||||
dexdump dmtracedump \
|
dexdump dmtracedump \
|
||||||
fastboot \
|
fastboot \
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ subdirs += \
|
|||||||
external/compiler-rt \
|
external/compiler-rt \
|
||||||
external/libpng \
|
external/libpng \
|
||||||
external/llvm \
|
external/llvm \
|
||||||
|
external/protobuf \
|
||||||
external/sqlite/dist \
|
external/sqlite/dist \
|
||||||
external/zlib \
|
external/zlib \
|
||||||
frameworks/base \
|
frameworks/base \
|
||||||
|
|||||||
Reference in New Issue
Block a user