@ -201,6 +201,24 @@ dualstack_socket_test: dualstack_socket_test.exe
echo Running dualstack_socket_test
$( OUT_DIR) \d ualstack_socket_test.exe
echo_client.exe : grpc_test_util
echo Building echo_client
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\e cho\c lient.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \echo_client.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \c lient.obj
echo_client : echo_client .exe
echo Running echo_client
$( OUT_DIR) \e cho_client.exe
echo_server.exe : grpc_test_util
echo Building echo_server
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\e cho\s erver.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \echo_server.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \s erver.obj
echo_server : echo_server .exe
echo Running echo_server
$( OUT_DIR) \e cho_server.exe
echo_test.exe : grpc_test_util
echo Building echo_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\e cho\e cho_test.c
@ -219,6 +237,24 @@ fd_posix_test: fd_posix_test.exe
echo Running fd_posix_test
$( OUT_DIR) \f d_posix_test.exe
fling_client.exe : grpc_test_util
echo Building fling_client
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\f ling\c lient.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \fling_client.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \c lient.obj
fling_client : fling_client .exe
echo Running fling_client
$( OUT_DIR) \f ling_client.exe
fling_server.exe : grpc_test_util
echo Building fling_server
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\f ling\s erver.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \fling_server.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \s erver.obj
fling_server : fling_server .exe
echo Running fling_server
$( OUT_DIR) \f ling_server.exe
fling_stream_test.exe : grpc_test_util
echo Building fling_stream_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\f ling\f ling_stream_test.c
@ -237,6 +273,15 @@ fling_test: fling_test.exe
echo Running fling_test
$( OUT_DIR) \f ling_test.exe
gen_hpack_tables.exe : grpc_test_util
echo Building gen_hpack_tables
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\s rc\c ore\t ransport\c http2\g en_hpack_tables.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \gen_hpack_tables.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g pr.lib Debug\g rpc.lib $( OUT_DIR) \g en_hpack_tables.obj
gen_hpack_tables : gen_hpack_tables .exe
echo Running gen_hpack_tables
$( OUT_DIR) \g en_hpack_tables.exe
gpr_cancellable_test.exe : grpc_test_util
echo Building gpr_cancellable_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\s upport\c ancellable_test.c
@ -390,6 +435,15 @@ grpc_channel_stack_test: grpc_channel_stack_test.exe
echo Running grpc_channel_stack_test
$( OUT_DIR) \g rpc_channel_stack_test.exe
grpc_completion_queue_benchmark.exe : grpc_test_util
echo Building grpc_completion_queue_benchmark
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\s urface\c ompletion_queue_benchmark.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \grpc_completion_queue_benchmark.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \c ompletion_queue_benchmark.obj
grpc_completion_queue_benchmark : grpc_completion_queue_benchmark .exe
echo Running grpc_completion_queue_benchmark
$( OUT_DIR) \g rpc_completion_queue_benchmark.exe
grpc_completion_queue_test.exe : grpc_test_util
echo Building grpc_completion_queue_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\s urface\c ompletion_queue_test.c
@ -408,6 +462,15 @@ grpc_credentials_test: grpc_credentials_test.exe
echo Running grpc_credentials_test
$( OUT_DIR) \g rpc_credentials_test.exe
grpc_fetch_oauth2.exe : grpc_test_util
echo Building grpc_fetch_oauth2
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\s ecurity\f etch_oauth2.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \grpc_fetch_oauth2.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \f etch_oauth2.obj
grpc_fetch_oauth2 : grpc_fetch_oauth 2.exe
echo Running grpc_fetch_oauth2
$( OUT_DIR) \g rpc_fetch_oauth2.exe
grpc_json_token_test.exe : grpc_test_util
echo Building grpc_json_token_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\s ecurity\j son_token_test.c
@ -471,6 +534,15 @@ httpcli_test: httpcli_test.exe
echo Running httpcli_test
$( OUT_DIR) \h ttpcli_test.exe
json_rewrite.exe : grpc_test_util
echo Building json_rewrite
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\j son\j son_rewrite.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \json_rewrite.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc.lib Debug\g pr.lib $( OUT_DIR) \j son_rewrite.obj
json_rewrite : json_rewrite .exe
echo Running json_rewrite
$( OUT_DIR) \j son_rewrite.exe
json_rewrite_test.exe : grpc_test_util
echo Building json_rewrite_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\j son\j son_rewrite_test.c
@ -498,6 +570,15 @@ lame_client_test: lame_client_test.exe
echo Running lame_client_test
$( OUT_DIR) \l ame_client_test.exe
low_level_ping_pong_benchmark.exe : grpc_test_util
echo Building low_level_ping_pong_benchmark
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\n etwork_benchmarks\l ow_level_ping_pong.c
link.exe /DEBUG /OUT:" $( OUT_DIR) \low_level_ping_pong_benchmark.exe " /INCREMENTAL /NOLOGO /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X86 Debug\g rpc_test_util.lib Debug\g rpc.lib Debug\g pr_test_util.lib Debug\g pr.lib $( OUT_DIR) \l ow_level_ping_pong.obj
low_level_ping_pong_benchmark : low_level_ping_pong_benchmark .exe
echo Running low_level_ping_pong_benchmark
$( OUT_DIR) \l ow_level_ping_pong_benchmark.exe
message_compress_test.exe : grpc_test_util
echo Building message_compress_test
cl.exe /c /I..\. . /I..\. .\i nclude /nologo /Z7 /W3 /WX- /sdl /D WIN32 /D _LIB /D _USE_32BIT_TIME_T /D _UNICODE /D UNICODE /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Gd /TC /analyze- /Fo:$( OUT_DIR) \ ..\. .\t est\c ore\c ompression\m essage_compress_test.c