* commit 'c32e90813965eab51f1494cfabb9d3457c938d85': 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 \
|
||||||
external/zopfli \
|
external/zopfli \
|
||||||
|
|||||||
Reference in New Issue
Block a user