aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_unsecure.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2015-04-13 14:10:51 -0700
committerGravatar Vijay Pai <vpai@google.com>2015-04-13 14:10:51 -0700
commit83df2c323108a987903b3973298649da55b8f732 (patch)
tree32fb9c351c73ea5374f8ce657abf101a955d1114 /vsprojects/vs2013/grpc_unsecure.vcxproj.filters
parenta45c93e24321940e9196f0f82b576308b9a17840 (diff)
parent98efdcb917e5d9225b7387e6bc90541091d5140d (diff)
Merge branch 'master' of git://github.com/vjpai/grpc into timers
Diffstat (limited to 'vsprojects/vs2013/grpc_unsecure.vcxproj.filters')
-rw-r--r--vsprojects/vs2013/grpc_unsecure.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj.filters b/vsprojects/vs2013/grpc_unsecure.vcxproj.filters
index 28486a3cbc..cec8f78bae 100644
--- a/vsprojects/vs2013/grpc_unsecure.vcxproj.filters
+++ b/vsprojects/vs2013/grpc_unsecure.vcxproj.filters
@@ -64,6 +64,9 @@
<ClCompile Include="..\..\src\core\iomgr\endpoint_pair_posix.c">
<Filter>src\core\iomgr</Filter>
</ClCompile>
+ <ClCompile Include="..\..\src\core\iomgr\endpoint_pair_windows.c">
+ <Filter>src\core\iomgr</Filter>
+ </ClCompile>
<ClCompile Include="..\..\src\core\iomgr\fd_posix.c">
<Filter>src\core\iomgr</Filter>
</ClCompile>