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:
Leandro Gracia Gil
2014-08-26 19:09:34 +00:00
committed by Android Git Automerger
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ include $(TOPDIR)sdk/build/windows_sdk_tools.mk
# the topdir/development directory and are somehow platform-dependent.
WIN_TARGETS := \
aapt adb aidl \
aprotoc \
etc1tool \
dexdump dmtracedump \
fastboot \

View File

@@ -45,6 +45,7 @@ subdirs += \
external/compiler-rt \
external/libpng \
external/llvm \
external/protobuf \
external/sqlite/dist \
external/zlib \
frameworks/base \