Skip to content

Commit

Permalink
Merge "Add the protobuf compiler binary to the Windows SDK build."
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Gracia Gil authored and Gerrit Code Review committed Aug 26, 2014
2 parents 6d884d6 + 653fe8e commit 4123e08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/tools/windows_sdk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 1 addition & 0 deletions build/windows_sdk_whitelist.mk
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ subdirs += \
external/compiler-rt \
external/libpng \
external/llvm \
external/protobuf \
external/sqlite/dist \
external/zlib \
frameworks/base \
Expand Down

0 comments on commit 4123e08

Please sign in to comment.