aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_unsecure.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vs2013/grpc_unsecure.vcxproj')
-rw-r--r--vsprojects/vs2013/grpc_unsecure.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj b/vsprojects/vs2013/grpc_unsecure.vcxproj
index 74fc6c96ec..0c81ec4768 100644
--- a/vsprojects/vs2013/grpc_unsecure.vcxproj
+++ b/vsprojects/vs2013/grpc_unsecure.vcxproj
@@ -232,7 +232,9 @@
</ClCompile>
<ClCompile Include="..\..\src\core\iomgr\pollset_windows.c">
</ClCompile>
- <ClCompile Include="..\..\src\core\iomgr\resolve_address.c">
+ <ClCompile Include="..\..\src\core\iomgr\resolve_address_posix.c">
+ </ClCompile>
+ <ClCompile Include="..\..\src\core\iomgr\resolve_address_windows.c">
</ClCompile>
<ClCompile Include="..\..\src\core\iomgr\sockaddr_utils.c">
</ClCompile>