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.vcxproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj b/vsprojects/vs2013/grpc_unsecure.vcxproj
index 05a9966c0e..38192548a7 100644
--- a/vsprojects/vs2013/grpc_unsecure.vcxproj
+++ b/vsprojects/vs2013/grpc_unsecure.vcxproj
@@ -272,6 +272,10 @@
</ClCompile>
<ClCompile Include="..\..\src\core\iomgr\time_averaged_stats.c">
</ClCompile>
+ <ClCompile Include="..\..\src\core\json\json.c">
+ </ClCompile>
+ <ClCompile Include="..\..\src\core\json\json-string.c">
+ </ClCompile>
<ClCompile Include="..\..\src\core\statistics\census_init.c">
</ClCompile>
<ClCompile Include="..\..\src\core\statistics\census_log.c">
@@ -354,8 +358,6 @@
</ClCompile>
<ClCompile Include="..\..\src\core\transport\transport.c">
</ClCompile>
- <ClCompile Include="..\..\third_party\cJSON\cJSON.c">
- </ClCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="gpr.vcxproj">