aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/Grpc.mak
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-07-13 08:42:22 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-07-13 08:42:22 -0700
commit75cfb044f3c5582a50582c375b443ee4ab029c33 (patch)
tree1e327d171b85a57d5bcea9488fc79ce83b971a84 /vsprojects/Grpc.mak
parent143e7bf0cfcbfd60422f4e8f15e6b5c18259c8cd (diff)
parent4d0b7427faecfdbb1635c2ab158c922d7511b865 (diff)
Merge github.com:grpc/grpc into no-worries-i-can-wait
Diffstat (limited to 'vsprojects/Grpc.mak')
-rw-r--r--vsprojects/Grpc.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/vsprojects/Grpc.mak b/vsprojects/Grpc.mak
index f07cdec315..9fa015cbd1 100644
--- a/vsprojects/Grpc.mak
+++ b/vsprojects/Grpc.mak
@@ -51,6 +51,12 @@ LIBS=$(OPENSSL_LIBS) $(ZLIB_LIBS) $(GENERAL_LIBS) $(WINSOCK_LIBS)
all: buildtests
+tools:
+
+tools_c:
+
+tools_cxx:
+
$(OUT_DIR):
mkdir $(OUT_DIR)