diff options
author | Makarand Dharmapurikar <makarandd@makarand-linux.mtv.corp.google.com> | 2016-06-20 15:45:24 -0700 |
---|---|---|
committer | Makarand Dharmapurikar <makarandd@makarand-linux.mtv.corp.google.com> | 2016-06-20 15:45:24 -0700 |
commit | 0579cfc334794a32e243e971f77e01b5fd8f3c55 (patch) | |
tree | 7d80c08172cbfea391c9ec9252237ea4509e926d /vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj | |
parent | 7981e1905f61471f8caece6eea6051b2522b9235 (diff) |
more files after running build.yaml changes through
Diffstat (limited to 'vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj b/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj index bfd437e871..3bc61fc581 100644 --- a/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj +++ b/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj @@ -201,6 +201,8 @@ </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\negative_deadline.c"> </ClCompile> + <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\network_status_change.c"> + </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\no_op.c"> </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\payload.c"> |