From 988b47c9774c5a93afc1d037af7b10e95630148d Mon Sep 17 00:00:00 2001 From: yang-g Date: Tue, 31 Jan 2017 09:51:45 -0800 Subject: Add metadata_map.h to build.yaml Add missing files to BUILD --- .../vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj | 1 + .../test/codegen_test_minimal/codegen_test_minimal.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) (limited to 'vsprojects/vcxproj/test/codegen_test_minimal') diff --git a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj index 595e6730fa..fd014fdc09 100644 --- a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj @@ -173,6 +173,7 @@ + diff --git a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj.filters b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj.filters index 78de9501b0..176204fac1 100644 --- a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj.filters +++ b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj.filters @@ -63,6 +63,9 @@ include\grpc++\impl\codegen + + include\grpc++\impl\codegen + include\grpc++\impl\codegen -- cgit v1.2.3