aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc.vcxproj
diff options
context:
space:
mode:
authorGravatar nnoble <nnoble@google.com>2014-12-09 18:18:54 -0800
committerGravatar Nicolas Noble <nnoble@google.com>2014-12-09 19:12:31 -0800
commit15e664bf6d193dbe99b68e98c7e97e36e67d3d2e (patch)
tree86ae83ccfab7a40f7792b31c7ea01c0e0f71d80d /vsprojects/vs2013/grpc.vcxproj
parentb892a27e67e534eccf011ab8c68d455c5be77e6c (diff)
Fixing opensource build - surface_em.* got removed.
Change on 2014/12/09 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81737241
Diffstat (limited to 'vsprojects/vs2013/grpc.vcxproj')
-rw-r--r--vsprojects/vs2013/grpc.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vs2013/grpc.vcxproj b/vsprojects/vs2013/grpc.vcxproj
index 0ecb82384a..c3e421bc2d 100644
--- a/vsprojects/vs2013/grpc.vcxproj
+++ b/vsprojects/vs2013/grpc.vcxproj
@@ -131,7 +131,6 @@
<ClInclude Include="..\..\src\core\surface\event_string.h" />
<ClInclude Include="..\..\src\core\surface\lame_client.h" />
<ClInclude Include="..\..\src\core\surface\server.h" />
- <ClInclude Include="..\..\src\core\surface\surface_em.h" />
<ClInclude Include="..\..\src\core\surface\surface_trace.h" />
<ClInclude Include="..\..\src\core\transport\chttp2\bin_encoder.h" />
<ClInclude Include="..\..\src\core\transport\chttp2\frame_data.h" />
@@ -278,8 +277,6 @@
</ClCompile>
<ClCompile Include="..\..\src\core\surface\server_create.c">
</ClCompile>
- <ClCompile Include="..\..\src\core\surface\surface_em.c">
- </ClCompile>
<ClCompile Include="..\..\src\core\transport\chttp2\alpn.c">
</ClCompile>
<ClCompile Include="..\..\src\core\transport\chttp2\bin_encoder.c">