blob: 0c3283a32e9ffe1110319bc08818f14f8904eb28 [file] [log] [blame]
Craig Tillerf4fc5d22015-09-23 09:36:31 -07001<?xml version="1.0" encoding="utf-8"?>
Craig Tiller02a7bed2015-08-31 15:54:05 -07002<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Jan Tattermusch4e5b91f2015-12-01 08:08:41 -08003 <Import Project="..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.props" Condition="Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\1.0.204.1.props')" />
Craig Tiller02a7bed2015-08-31 15:54:05 -07004 <ItemGroup Label="ProjectConfigurations">
5 <ProjectConfiguration Include="Debug-DLL|Win32">
6 <Configuration>Debug-DLL</Configuration>
7 <Platform>Win32</Platform>
8 </ProjectConfiguration>
9 <ProjectConfiguration Include="Debug-DLL|x64">
10 <Configuration>Debug-DLL</Configuration>
11 <Platform>x64</Platform>
12 </ProjectConfiguration>
13 <ProjectConfiguration Include="Release-DLL|Win32">
14 <Configuration>Release-DLL</Configuration>
15 <Platform>Win32</Platform>
16 </ProjectConfiguration>
17 <ProjectConfiguration Include="Release-DLL|x64">
18 <Configuration>Release-DLL</Configuration>
19 <Platform>x64</Platform>
20 </ProjectConfiguration>
21 <ProjectConfiguration Include="Debug|Win32">
22 <Configuration>Debug</Configuration>
23 <Platform>Win32</Platform>
24 </ProjectConfiguration>
25 <ProjectConfiguration Include="Debug|x64">
26 <Configuration>Debug</Configuration>
27 <Platform>x64</Platform>
28 </ProjectConfiguration>
29 <ProjectConfiguration Include="Release|Win32">
30 <Configuration>Release</Configuration>
31 <Platform>Win32</Platform>
32 </ProjectConfiguration>
33 <ProjectConfiguration Include="Release|x64">
34 <Configuration>Release</Configuration>
35 <Platform>x64</Platform>
36 </ProjectConfiguration>
37 </ItemGroup>
38 <PropertyGroup Label="Globals">
39 <ProjectGuid>{29D16885-7228-4C31-81ED-5F9187C7F2A9}</ProjectGuid>
Jan Tattermuschec59bc72015-12-17 14:49:40 -080040 <IgnoreWarnIntDirInTempDetected>true</IgnoreWarnIntDirInTempDetected>
Jan Tattermusch44fc7202015-12-18 08:52:23 -080041 <IntDir>$(SolutionDir)IntDir\$(MSBuildProjectName)\</IntDir>
Craig Tiller02a7bed2015-08-31 15:54:05 -070042 </PropertyGroup>
43 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
44 <PropertyGroup Condition="'$(VisualStudioVersion)' == '10.0'" Label="Configuration">
45 <PlatformToolset>v100</PlatformToolset>
46 </PropertyGroup>
47 <PropertyGroup Condition="'$(VisualStudioVersion)' == '11.0'" Label="Configuration">
48 <PlatformToolset>v110</PlatformToolset>
49 </PropertyGroup>
50 <PropertyGroup Condition="'$(VisualStudioVersion)' == '12.0'" Label="Configuration">
51 <PlatformToolset>v120</PlatformToolset>
52 </PropertyGroup>
Jan Tattermuschdf744bd2015-12-11 14:57:28 -080053 <PropertyGroup Condition="'$(VisualStudioVersion)' == '14.0'" Label="Configuration">
54 <PlatformToolset>v140</PlatformToolset>
55 </PropertyGroup>
Craig Tiller02a7bed2015-08-31 15:54:05 -070056 <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
57 <ConfigurationType>StaticLibrary</ConfigurationType>
58 <UseDebugLibraries>true</UseDebugLibraries>
59 <CharacterSet>Unicode</CharacterSet>
60 </PropertyGroup>
61 <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
62 <ConfigurationType>StaticLibrary</ConfigurationType>
63 <UseDebugLibraries>false</UseDebugLibraries>
64 <WholeProgramOptimization>true</WholeProgramOptimization>
65 <CharacterSet>Unicode</CharacterSet>
66 </PropertyGroup>
67 <PropertyGroup Condition="'$(Configuration)'=='Debug-DLL'" Label="Configuration">
68 <ConfigurationType>StaticLibrary</ConfigurationType>
69 <UseDebugLibraries>true</UseDebugLibraries>
70 <CharacterSet>Unicode</CharacterSet>
71 </PropertyGroup>
72 <PropertyGroup Condition="'$(Configuration)'=='Release-DLL'" Label="Configuration">
73 <ConfigurationType>StaticLibrary</ConfigurationType>
74 <UseDebugLibraries>false</UseDebugLibraries>
75 <WholeProgramOptimization>true</WholeProgramOptimization>
76 <CharacterSet>Unicode</CharacterSet>
77 </PropertyGroup>
78 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
79 <ImportGroup Label="ExtensionSettings">
80 </ImportGroup>
81 <ImportGroup Label="PropertySheets">
82 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
83 <Import Project="..\..\..\vsprojects\global.props" />
84 <Import Project="..\..\..\vsprojects\winsock.props" />
85 </ImportGroup>
86 <PropertyGroup Label="UserMacros" />
87 <PropertyGroup Condition="'$(Configuration)'=='Debug'">
88 <TargetName>grpc</TargetName>
89 <Linkage-grpc_dependencies_zlib>static</Linkage-grpc_dependencies_zlib>
90 <Configuration-grpc_dependencies_zlib>Debug</Configuration-grpc_dependencies_zlib>
91 <Configuration-grpc_dependencies_openssl>Debug</Configuration-grpc_dependencies_openssl>
92 </PropertyGroup>
93 <PropertyGroup Condition="'$(Configuration)'=='Release'">
94 <TargetName>grpc</TargetName>
95 <Linkage-grpc_dependencies_zlib>static</Linkage-grpc_dependencies_zlib>
Jan Tattermuschec59bc72015-12-17 14:49:40 -080096 <Configuration-grpc_dependencies_zlib>Release</Configuration-grpc_dependencies_zlib>
97 <Configuration-grpc_dependencies_openssl>Release</Configuration-grpc_dependencies_openssl>
Craig Tiller02a7bed2015-08-31 15:54:05 -070098 </PropertyGroup>
99 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-DLL|Win32'">
100 <ClCompile>
101 <PrecompiledHeader>NotUsing</PrecompiledHeader>
102 <WarningLevel>Level3</WarningLevel>
103 <Optimization>Disabled</Optimization>
Jan Tattermuschdf744bd2015-12-11 14:57:28 -0800104 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700105 <SDLCheck>true</SDLCheck>
106 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700107 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700108 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800109 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700110 </ClCompile>
111 <Link>
112 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700113 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
114 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700115 </Link>
116 </ItemDefinitionGroup>
117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-DLL|x64'">
118 <ClCompile>
119 <PrecompiledHeader>NotUsing</PrecompiledHeader>
120 <WarningLevel>Level3</WarningLevel>
121 <Optimization>Disabled</Optimization>
122 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
123 <SDLCheck>true</SDLCheck>
124 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700125 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700126 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800127 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700128 </ClCompile>
129 <Link>
130 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700131 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
132 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700133 </Link>
134 </ItemDefinitionGroup>
135 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-DLL|Win32'">
136 <ClCompile>
137 <WarningLevel>Level3</WarningLevel>
138 <PrecompiledHeader>NotUsing</PrecompiledHeader>
139 <Optimization>MaxSpeed</Optimization>
140 <FunctionLevelLinking>true</FunctionLevelLinking>
141 <IntrinsicFunctions>true</IntrinsicFunctions>
Jan Tattermuschdf744bd2015-12-11 14:57:28 -0800142 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700143 <SDLCheck>true</SDLCheck>
144 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700145 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700146 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800147 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700148 </ClCompile>
149 <Link>
150 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700151 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
152 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700153 <EnableCOMDATFolding>true</EnableCOMDATFolding>
154 <OptimizeReferences>true</OptimizeReferences>
155 </Link>
156 </ItemDefinitionGroup>
157 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-DLL|x64'">
158 <ClCompile>
159 <WarningLevel>Level3</WarningLevel>
160 <PrecompiledHeader>NotUsing</PrecompiledHeader>
161 <Optimization>MaxSpeed</Optimization>
162 <FunctionLevelLinking>true</FunctionLevelLinking>
163 <IntrinsicFunctions>true</IntrinsicFunctions>
164 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
165 <SDLCheck>true</SDLCheck>
166 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700167 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700168 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800169 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700170 </ClCompile>
171 <Link>
172 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700173 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
174 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700175 <EnableCOMDATFolding>true</EnableCOMDATFolding>
176 <OptimizeReferences>true</OptimizeReferences>
177 </Link>
178 </ItemDefinitionGroup>
179 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
180 <ClCompile>
181 <PrecompiledHeader>NotUsing</PrecompiledHeader>
182 <WarningLevel>Level3</WarningLevel>
183 <Optimization>Disabled</Optimization>
Jan Tattermuschdf744bd2015-12-11 14:57:28 -0800184 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700185 <SDLCheck>true</SDLCheck>
186 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tiller82f9bd82015-09-23 09:31:51 -0700187 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700188 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800189 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700190 </ClCompile>
191 <Link>
192 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700193 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
194 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700195 </Link>
196 </ItemDefinitionGroup>
197 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
198 <ClCompile>
199 <PrecompiledHeader>NotUsing</PrecompiledHeader>
200 <WarningLevel>Level3</WarningLevel>
201 <Optimization>Disabled</Optimization>
202 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
203 <SDLCheck>true</SDLCheck>
204 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700205 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700206 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800207 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700208 </ClCompile>
209 <Link>
210 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700211 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
212 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700213 </Link>
214 </ItemDefinitionGroup>
215 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
216 <ClCompile>
217 <WarningLevel>Level3</WarningLevel>
218 <PrecompiledHeader>NotUsing</PrecompiledHeader>
219 <Optimization>MaxSpeed</Optimization>
220 <FunctionLevelLinking>true</FunctionLevelLinking>
221 <IntrinsicFunctions>true</IntrinsicFunctions>
Jan Tattermuschdf744bd2015-12-11 14:57:28 -0800222 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700223 <SDLCheck>true</SDLCheck>
224 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700225 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700226 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800227 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700228 </ClCompile>
229 <Link>
230 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700231 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
232 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700233 <EnableCOMDATFolding>true</EnableCOMDATFolding>
234 <OptimizeReferences>true</OptimizeReferences>
235 </Link>
236 </ItemDefinitionGroup>
237 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
238 <ClCompile>
239 <WarningLevel>Level3</WarningLevel>
240 <PrecompiledHeader>NotUsing</PrecompiledHeader>
241 <Optimization>MaxSpeed</Optimization>
242 <FunctionLevelLinking>true</FunctionLevelLinking>
243 <IntrinsicFunctions>true</IntrinsicFunctions>
244 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
245 <SDLCheck>true</SDLCheck>
246 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700247 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700248 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
Jan Tattermuschec59bc72015-12-17 14:49:40 -0800249 <MinimalRebuild Condition="$(Jenkins)">false</MinimalRebuild>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700250 </ClCompile>
251 <Link>
252 <SubSystem>Windows</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700253 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
254 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700255 <EnableCOMDATFolding>true</EnableCOMDATFolding>
256 <OptimizeReferences>true</OptimizeReferences>
257 </Link>
258 </ItemDefinitionGroup>
259 <ItemGroup>
260 <ClInclude Include="..\..\..\include\grpc\grpc_security.h" />
261 <ClInclude Include="..\..\..\include\grpc\byte_buffer.h" />
262 <ClInclude Include="..\..\..\include\grpc\byte_buffer_reader.h" />
263 <ClInclude Include="..\..\..\include\grpc\compression.h" />
264 <ClInclude Include="..\..\..\include\grpc\grpc.h" />
265 <ClInclude Include="..\..\..\include\grpc\status.h" />
266 <ClInclude Include="..\..\..\include\grpc\census.h" />
267 </ItemGroup>
268 <ItemGroup>
269 <ClInclude Include="..\..\..\src\core\security\auth_filters.h" />
270 <ClInclude Include="..\..\..\src\core\security\base64.h" />
271 <ClInclude Include="..\..\..\src\core\security\credentials.h" />
Julien Boeuf5600a6a2015-09-15 23:01:39 -0700272 <ClInclude Include="..\..\..\src\core\security\handshake.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700273 <ClInclude Include="..\..\..\src\core\security\json_token.h" />
274 <ClInclude Include="..\..\..\src\core\security\jwt_verifier.h" />
275 <ClInclude Include="..\..\..\src\core\security\secure_endpoint.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700276 <ClInclude Include="..\..\..\src\core\security\security_connector.h" />
277 <ClInclude Include="..\..\..\src\core\security\security_context.h" />
278 <ClInclude Include="..\..\..\src\core\tsi\fake_transport_security.h" />
279 <ClInclude Include="..\..\..\src\core\tsi\ssl_transport_security.h" />
280 <ClInclude Include="..\..\..\src\core\tsi\transport_security.h" />
281 <ClInclude Include="..\..\..\src\core\tsi\transport_security_interface.h" />
282 <ClInclude Include="..\..\..\src\core\census\grpc_filter.h" />
283 <ClInclude Include="..\..\..\src\core\channel\channel_args.h" />
284 <ClInclude Include="..\..\..\src\core\channel\channel_stack.h" />
285 <ClInclude Include="..\..\..\src\core\channel\client_channel.h" />
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -0700286 <ClInclude Include="..\..\..\src\core\channel\client_uchannel.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700287 <ClInclude Include="..\..\..\src\core\channel\compress_filter.h" />
288 <ClInclude Include="..\..\..\src\core\channel\connected_channel.h" />
289 <ClInclude Include="..\..\..\src\core\channel\context.h" />
290 <ClInclude Include="..\..\..\src\core\channel\http_client_filter.h" />
291 <ClInclude Include="..\..\..\src\core\channel\http_server_filter.h" />
Craig Tillerca1593a2015-11-02 14:08:33 -0800292 <ClInclude Include="..\..\..\src\core\channel\subchannel_call_holder.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700293 <ClInclude Include="..\..\..\src\core\client_config\client_config.h" />
294 <ClInclude Include="..\..\..\src\core\client_config\connector.h" />
yang-ga6124122015-11-05 22:36:20 -0800295 <ClInclude Include="..\..\..\src\core\client_config\initial_connect_string.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700296 <ClInclude Include="..\..\..\src\core\client_config\lb_policies\pick_first.h" />
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700297 <ClInclude Include="..\..\..\src\core\client_config\lb_policies\round_robin.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700298 <ClInclude Include="..\..\..\src\core\client_config\lb_policy.h" />
David Garcia Quintas5c4543d2015-09-03 15:49:56 -0700299 <ClInclude Include="..\..\..\src\core\client_config\lb_policy_factory.h" />
300 <ClInclude Include="..\..\..\src\core\client_config\lb_policy_registry.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700301 <ClInclude Include="..\..\..\src\core\client_config\resolver.h" />
302 <ClInclude Include="..\..\..\src\core\client_config\resolver_factory.h" />
303 <ClInclude Include="..\..\..\src\core\client_config\resolver_registry.h" />
304 <ClInclude Include="..\..\..\src\core\client_config\resolvers\dns_resolver.h" />
305 <ClInclude Include="..\..\..\src\core\client_config\resolvers\sockaddr_resolver.h" />
306 <ClInclude Include="..\..\..\src\core\client_config\subchannel.h" />
307 <ClInclude Include="..\..\..\src\core\client_config\subchannel_factory.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700308 <ClInclude Include="..\..\..\src\core\client_config\uri_parser.h" />
Craig Tillerebdef9d2015-11-19 17:09:49 -0800309 <ClInclude Include="..\..\..\src\core\compression\algorithm_metadata.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700310 <ClInclude Include="..\..\..\src\core\compression\message_compress.h" />
311 <ClInclude Include="..\..\..\src\core\debug\trace.h" />
312 <ClInclude Include="..\..\..\src\core\httpcli\format_request.h" />
313 <ClInclude Include="..\..\..\src\core\httpcli\httpcli.h" />
314 <ClInclude Include="..\..\..\src\core\httpcli\parser.h" />
Craig Tiller298751c2015-09-22 09:41:05 -0700315 <ClInclude Include="..\..\..\src\core\iomgr\closure.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700316 <ClInclude Include="..\..\..\src\core\iomgr\endpoint.h" />
317 <ClInclude Include="..\..\..\src\core\iomgr\endpoint_pair.h" />
Craig Tiller298751c2015-09-22 09:41:05 -0700318 <ClInclude Include="..\..\..\src\core\iomgr\exec_ctx.h" />
David Garcia Quintas4bc34632015-10-07 16:12:35 -0700319 <ClInclude Include="..\..\..\src\core\iomgr\executor.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700320 <ClInclude Include="..\..\..\src\core\iomgr\fd_posix.h" />
321 <ClInclude Include="..\..\..\src\core\iomgr\iocp_windows.h" />
322 <ClInclude Include="..\..\..\src\core\iomgr\iomgr.h" />
323 <ClInclude Include="..\..\..\src\core\iomgr\iomgr_internal.h" />
324 <ClInclude Include="..\..\..\src\core\iomgr\iomgr_posix.h" />
325 <ClInclude Include="..\..\..\src\core\iomgr\pollset.h" />
326 <ClInclude Include="..\..\..\src\core\iomgr\pollset_posix.h" />
327 <ClInclude Include="..\..\..\src\core\iomgr\pollset_set.h" />
328 <ClInclude Include="..\..\..\src\core\iomgr\pollset_set_posix.h" />
329 <ClInclude Include="..\..\..\src\core\iomgr\pollset_set_windows.h" />
330 <ClInclude Include="..\..\..\src\core\iomgr\pollset_windows.h" />
331 <ClInclude Include="..\..\..\src\core\iomgr\resolve_address.h" />
332 <ClInclude Include="..\..\..\src\core\iomgr\sockaddr.h" />
333 <ClInclude Include="..\..\..\src\core\iomgr\sockaddr_posix.h" />
334 <ClInclude Include="..\..\..\src\core\iomgr\sockaddr_utils.h" />
335 <ClInclude Include="..\..\..\src\core\iomgr\sockaddr_win32.h" />
336 <ClInclude Include="..\..\..\src\core\iomgr\socket_utils_posix.h" />
337 <ClInclude Include="..\..\..\src\core\iomgr\socket_windows.h" />
338 <ClInclude Include="..\..\..\src\core\iomgr\tcp_client.h" />
339 <ClInclude Include="..\..\..\src\core\iomgr\tcp_posix.h" />
340 <ClInclude Include="..\..\..\src\core\iomgr\tcp_server.h" />
341 <ClInclude Include="..\..\..\src\core\iomgr\tcp_windows.h" />
342 <ClInclude Include="..\..\..\src\core\iomgr\time_averaged_stats.h" />
David Garcia Quintasb65e4212015-10-14 12:00:21 -0700343 <ClInclude Include="..\..\..\src\core\iomgr\timer.h" />
344 <ClInclude Include="..\..\..\src\core\iomgr\timer_heap.h" />
345 <ClInclude Include="..\..\..\src\core\iomgr\timer_internal.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700346 <ClInclude Include="..\..\..\src\core\iomgr\udp_server.h" />
347 <ClInclude Include="..\..\..\src\core\iomgr\wakeup_fd_pipe.h" />
348 <ClInclude Include="..\..\..\src\core\iomgr\wakeup_fd_posix.h" />
Craig Tiller73b66062015-09-09 09:34:46 -0700349 <ClInclude Include="..\..\..\src\core\iomgr\workqueue.h" />
350 <ClInclude Include="..\..\..\src\core\iomgr\workqueue_posix.h" />
351 <ClInclude Include="..\..\..\src\core\iomgr\workqueue_windows.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700352 <ClInclude Include="..\..\..\src\core\json\json.h" />
353 <ClInclude Include="..\..\..\src\core\json\json_common.h" />
354 <ClInclude Include="..\..\..\src\core\json\json_reader.h" />
355 <ClInclude Include="..\..\..\src\core\json\json_writer.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700356 <ClInclude Include="..\..\..\src\core\statistics\census_interface.h" />
357 <ClInclude Include="..\..\..\src\core\statistics\census_rpc_stats.h" />
Craig Tiller2468ff52015-10-05 09:00:17 -0700358 <ClInclude Include="..\..\..\src\core\surface\api_trace.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700359 <ClInclude Include="..\..\..\src\core\surface\call.h" />
David Garcia Quintas0c331882015-10-08 14:51:54 -0700360 <ClInclude Include="..\..\..\src\core\surface\call_test_only.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700361 <ClInclude Include="..\..\..\src\core\surface\channel.h" />
362 <ClInclude Include="..\..\..\src\core\surface\completion_queue.h" />
363 <ClInclude Include="..\..\..\src\core\surface\event_string.h" />
364 <ClInclude Include="..\..\..\src\core\surface\init.h" />
365 <ClInclude Include="..\..\..\src\core\surface\server.h" />
Craig Tiller0801ce62015-10-05 09:40:31 -0700366 <ClInclude Include="..\..\..\src\core\surface\surface_trace.h" />
Craig Tillerca1593a2015-11-02 14:08:33 -0800367 <ClInclude Include="..\..\..\src\core\transport\byte_stream.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700368 <ClInclude Include="..\..\..\src\core\transport\chttp2\alpn.h" />
369 <ClInclude Include="..\..\..\src\core\transport\chttp2\bin_encoder.h" />
370 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame.h" />
371 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_data.h" />
372 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_goaway.h" />
373 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_ping.h" />
374 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_rst_stream.h" />
375 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_settings.h" />
376 <ClInclude Include="..\..\..\src\core\transport\chttp2\frame_window_update.h" />
Craig Tillerca1593a2015-11-02 14:08:33 -0800377 <ClInclude Include="..\..\..\src\core\transport\chttp2\hpack_encoder.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700378 <ClInclude Include="..\..\..\src\core\transport\chttp2\hpack_parser.h" />
379 <ClInclude Include="..\..\..\src\core\transport\chttp2\hpack_table.h" />
380 <ClInclude Include="..\..\..\src\core\transport\chttp2\http2_errors.h" />
381 <ClInclude Include="..\..\..\src\core\transport\chttp2\huffsyms.h" />
382 <ClInclude Include="..\..\..\src\core\transport\chttp2\incoming_metadata.h" />
383 <ClInclude Include="..\..\..\src\core\transport\chttp2\internal.h" />
384 <ClInclude Include="..\..\..\src\core\transport\chttp2\status_conversion.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700385 <ClInclude Include="..\..\..\src\core\transport\chttp2\stream_map.h" />
386 <ClInclude Include="..\..\..\src\core\transport\chttp2\timeout_encoding.h" />
387 <ClInclude Include="..\..\..\src\core\transport\chttp2\varint.h" />
388 <ClInclude Include="..\..\..\src\core\transport\chttp2_transport.h" />
389 <ClInclude Include="..\..\..\src\core\transport\connectivity_state.h" />
390 <ClInclude Include="..\..\..\src\core\transport\metadata.h" />
Craig Tillerca1593a2015-11-02 14:08:33 -0800391 <ClInclude Include="..\..\..\src\core\transport\metadata_batch.h" />
Craig Tiller2e7687c2015-11-18 14:56:46 -0800392 <ClInclude Include="..\..\..\src\core\transport\static_metadata.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700393 <ClInclude Include="..\..\..\src\core\transport\transport.h" />
394 <ClInclude Include="..\..\..\src\core\transport\transport_impl.h" />
Craig Tiller6c998682015-08-31 20:41:57 -0700395 <ClInclude Include="..\..\..\src\core\census\aggregation.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700396 <ClInclude Include="..\..\..\src\core\census\context.h" />
Craig Tiller6c998682015-08-31 20:41:57 -0700397 <ClInclude Include="..\..\..\src\core\census\rpc_metric_id.h" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700398 </ItemGroup>
399 <ItemGroup>
400 <ClCompile Include="..\..\..\src\core\httpcli\httpcli_security_connector.c">
401 </ClCompile>
402 <ClCompile Include="..\..\..\src\core\security\base64.c">
403 </ClCompile>
404 <ClCompile Include="..\..\..\src\core\security\client_auth_filter.c">
405 </ClCompile>
406 <ClCompile Include="..\..\..\src\core\security\credentials.c">
407 </ClCompile>
408 <ClCompile Include="..\..\..\src\core\security\credentials_metadata.c">
409 </ClCompile>
410 <ClCompile Include="..\..\..\src\core\security\credentials_posix.c">
411 </ClCompile>
412 <ClCompile Include="..\..\..\src\core\security\credentials_win32.c">
413 </ClCompile>
414 <ClCompile Include="..\..\..\src\core\security\google_default_credentials.c">
415 </ClCompile>
Julien Boeuf5600a6a2015-09-15 23:01:39 -0700416 <ClCompile Include="..\..\..\src\core\security\handshake.c">
417 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700418 <ClCompile Include="..\..\..\src\core\security\json_token.c">
419 </ClCompile>
420 <ClCompile Include="..\..\..\src\core\security\jwt_verifier.c">
421 </ClCompile>
422 <ClCompile Include="..\..\..\src\core\security\secure_endpoint.c">
423 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700424 <ClCompile Include="..\..\..\src\core\security\security_connector.c">
425 </ClCompile>
426 <ClCompile Include="..\..\..\src\core\security\security_context.c">
427 </ClCompile>
428 <ClCompile Include="..\..\..\src\core\security\server_auth_filter.c">
429 </ClCompile>
430 <ClCompile Include="..\..\..\src\core\security\server_secure_chttp2.c">
431 </ClCompile>
432 <ClCompile Include="..\..\..\src\core\surface\init_secure.c">
433 </ClCompile>
434 <ClCompile Include="..\..\..\src\core\surface\secure_channel_create.c">
435 </ClCompile>
436 <ClCompile Include="..\..\..\src\core\tsi\fake_transport_security.c">
437 </ClCompile>
438 <ClCompile Include="..\..\..\src\core\tsi\ssl_transport_security.c">
439 </ClCompile>
440 <ClCompile Include="..\..\..\src\core\tsi\transport_security.c">
441 </ClCompile>
442 <ClCompile Include="..\..\..\src\core\census\grpc_context.c">
443 </ClCompile>
444 <ClCompile Include="..\..\..\src\core\census\grpc_filter.c">
445 </ClCompile>
446 <ClCompile Include="..\..\..\src\core\channel\channel_args.c">
447 </ClCompile>
448 <ClCompile Include="..\..\..\src\core\channel\channel_stack.c">
449 </ClCompile>
450 <ClCompile Include="..\..\..\src\core\channel\client_channel.c">
451 </ClCompile>
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -0700452 <ClCompile Include="..\..\..\src\core\channel\client_uchannel.c">
453 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700454 <ClCompile Include="..\..\..\src\core\channel\compress_filter.c">
455 </ClCompile>
456 <ClCompile Include="..\..\..\src\core\channel\connected_channel.c">
457 </ClCompile>
458 <ClCompile Include="..\..\..\src\core\channel\http_client_filter.c">
459 </ClCompile>
460 <ClCompile Include="..\..\..\src\core\channel\http_server_filter.c">
461 </ClCompile>
Craig Tillerca1593a2015-11-02 14:08:33 -0800462 <ClCompile Include="..\..\..\src\core\channel\subchannel_call_holder.c">
463 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700464 <ClCompile Include="..\..\..\src\core\client_config\client_config.c">
465 </ClCompile>
466 <ClCompile Include="..\..\..\src\core\client_config\connector.c">
467 </ClCompile>
yang-ga6124122015-11-05 22:36:20 -0800468 <ClCompile Include="..\..\..\src\core\client_config\default_initial_connect_string.c">
469 </ClCompile>
470 <ClCompile Include="..\..\..\src\core\client_config\initial_connect_string.c">
471 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700472 <ClCompile Include="..\..\..\src\core\client_config\lb_policies\pick_first.c">
473 </ClCompile>
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700474 <ClCompile Include="..\..\..\src\core\client_config\lb_policies\round_robin.c">
475 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700476 <ClCompile Include="..\..\..\src\core\client_config\lb_policy.c">
477 </ClCompile>
David Garcia Quintas5c4543d2015-09-03 15:49:56 -0700478 <ClCompile Include="..\..\..\src\core\client_config\lb_policy_factory.c">
479 </ClCompile>
480 <ClCompile Include="..\..\..\src\core\client_config\lb_policy_registry.c">
481 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700482 <ClCompile Include="..\..\..\src\core\client_config\resolver.c">
483 </ClCompile>
484 <ClCompile Include="..\..\..\src\core\client_config\resolver_factory.c">
485 </ClCompile>
486 <ClCompile Include="..\..\..\src\core\client_config\resolver_registry.c">
487 </ClCompile>
488 <ClCompile Include="..\..\..\src\core\client_config\resolvers\dns_resolver.c">
489 </ClCompile>
490 <ClCompile Include="..\..\..\src\core\client_config\resolvers\sockaddr_resolver.c">
491 </ClCompile>
492 <ClCompile Include="..\..\..\src\core\client_config\subchannel.c">
493 </ClCompile>
494 <ClCompile Include="..\..\..\src\core\client_config\subchannel_factory.c">
495 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700496 <ClCompile Include="..\..\..\src\core\client_config\uri_parser.c">
497 </ClCompile>
498 <ClCompile Include="..\..\..\src\core\compression\algorithm.c">
499 </ClCompile>
500 <ClCompile Include="..\..\..\src\core\compression\message_compress.c">
501 </ClCompile>
502 <ClCompile Include="..\..\..\src\core\debug\trace.c">
503 </ClCompile>
504 <ClCompile Include="..\..\..\src\core\httpcli\format_request.c">
505 </ClCompile>
506 <ClCompile Include="..\..\..\src\core\httpcli\httpcli.c">
507 </ClCompile>
508 <ClCompile Include="..\..\..\src\core\httpcli\parser.c">
509 </ClCompile>
Craig Tiller298751c2015-09-22 09:41:05 -0700510 <ClCompile Include="..\..\..\src\core\iomgr\closure.c">
511 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700512 <ClCompile Include="..\..\..\src\core\iomgr\endpoint.c">
513 </ClCompile>
514 <ClCompile Include="..\..\..\src\core\iomgr\endpoint_pair_posix.c">
515 </ClCompile>
516 <ClCompile Include="..\..\..\src\core\iomgr\endpoint_pair_windows.c">
517 </ClCompile>
Craig Tiller8af4c332015-09-22 12:32:31 -0700518 <ClCompile Include="..\..\..\src\core\iomgr\exec_ctx.c">
519 </ClCompile>
David Garcia Quintas4bc34632015-10-07 16:12:35 -0700520 <ClCompile Include="..\..\..\src\core\iomgr\executor.c">
521 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700522 <ClCompile Include="..\..\..\src\core\iomgr\fd_posix.c">
523 </ClCompile>
524 <ClCompile Include="..\..\..\src\core\iomgr\iocp_windows.c">
525 </ClCompile>
526 <ClCompile Include="..\..\..\src\core\iomgr\iomgr.c">
527 </ClCompile>
528 <ClCompile Include="..\..\..\src\core\iomgr\iomgr_posix.c">
529 </ClCompile>
530 <ClCompile Include="..\..\..\src\core\iomgr\iomgr_windows.c">
531 </ClCompile>
532 <ClCompile Include="..\..\..\src\core\iomgr\pollset_multipoller_with_epoll.c">
533 </ClCompile>
534 <ClCompile Include="..\..\..\src\core\iomgr\pollset_multipoller_with_poll_posix.c">
535 </ClCompile>
536 <ClCompile Include="..\..\..\src\core\iomgr\pollset_posix.c">
537 </ClCompile>
538 <ClCompile Include="..\..\..\src\core\iomgr\pollset_set_posix.c">
539 </ClCompile>
540 <ClCompile Include="..\..\..\src\core\iomgr\pollset_set_windows.c">
541 </ClCompile>
542 <ClCompile Include="..\..\..\src\core\iomgr\pollset_windows.c">
543 </ClCompile>
544 <ClCompile Include="..\..\..\src\core\iomgr\resolve_address_posix.c">
545 </ClCompile>
546 <ClCompile Include="..\..\..\src\core\iomgr\resolve_address_windows.c">
547 </ClCompile>
548 <ClCompile Include="..\..\..\src\core\iomgr\sockaddr_utils.c">
549 </ClCompile>
550 <ClCompile Include="..\..\..\src\core\iomgr\socket_utils_common_posix.c">
551 </ClCompile>
552 <ClCompile Include="..\..\..\src\core\iomgr\socket_utils_linux.c">
553 </ClCompile>
554 <ClCompile Include="..\..\..\src\core\iomgr\socket_utils_posix.c">
555 </ClCompile>
556 <ClCompile Include="..\..\..\src\core\iomgr\socket_windows.c">
557 </ClCompile>
558 <ClCompile Include="..\..\..\src\core\iomgr\tcp_client_posix.c">
559 </ClCompile>
560 <ClCompile Include="..\..\..\src\core\iomgr\tcp_client_windows.c">
561 </ClCompile>
562 <ClCompile Include="..\..\..\src\core\iomgr\tcp_posix.c">
563 </ClCompile>
564 <ClCompile Include="..\..\..\src\core\iomgr\tcp_server_posix.c">
565 </ClCompile>
566 <ClCompile Include="..\..\..\src\core\iomgr\tcp_server_windows.c">
567 </ClCompile>
568 <ClCompile Include="..\..\..\src\core\iomgr\tcp_windows.c">
569 </ClCompile>
570 <ClCompile Include="..\..\..\src\core\iomgr\time_averaged_stats.c">
571 </ClCompile>
David Garcia Quintasb65e4212015-10-14 12:00:21 -0700572 <ClCompile Include="..\..\..\src\core\iomgr\timer.c">
573 </ClCompile>
574 <ClCompile Include="..\..\..\src\core\iomgr\timer_heap.c">
575 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700576 <ClCompile Include="..\..\..\src\core\iomgr\udp_server.c">
577 </ClCompile>
578 <ClCompile Include="..\..\..\src\core\iomgr\wakeup_fd_eventfd.c">
579 </ClCompile>
580 <ClCompile Include="..\..\..\src\core\iomgr\wakeup_fd_nospecial.c">
581 </ClCompile>
582 <ClCompile Include="..\..\..\src\core\iomgr\wakeup_fd_pipe.c">
583 </ClCompile>
584 <ClCompile Include="..\..\..\src\core\iomgr\wakeup_fd_posix.c">
585 </ClCompile>
Craig Tiller73b66062015-09-09 09:34:46 -0700586 <ClCompile Include="..\..\..\src\core\iomgr\workqueue_posix.c">
587 </ClCompile>
588 <ClCompile Include="..\..\..\src\core\iomgr\workqueue_windows.c">
589 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700590 <ClCompile Include="..\..\..\src\core\json\json.c">
591 </ClCompile>
592 <ClCompile Include="..\..\..\src\core\json\json_reader.c">
593 </ClCompile>
594 <ClCompile Include="..\..\..\src\core\json\json_string.c">
595 </ClCompile>
596 <ClCompile Include="..\..\..\src\core\json\json_writer.c">
597 </ClCompile>
Craig Tiller2468ff52015-10-05 09:00:17 -0700598 <ClCompile Include="..\..\..\src\core\surface\api_trace.c">
599 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700600 <ClCompile Include="..\..\..\src\core\surface\byte_buffer.c">
601 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700602 <ClCompile Include="..\..\..\src\core\surface\byte_buffer_reader.c">
603 </ClCompile>
604 <ClCompile Include="..\..\..\src\core\surface\call.c">
605 </ClCompile>
606 <ClCompile Include="..\..\..\src\core\surface\call_details.c">
607 </ClCompile>
608 <ClCompile Include="..\..\..\src\core\surface\call_log_batch.c">
609 </ClCompile>
610 <ClCompile Include="..\..\..\src\core\surface\channel.c">
611 </ClCompile>
612 <ClCompile Include="..\..\..\src\core\surface\channel_connectivity.c">
613 </ClCompile>
614 <ClCompile Include="..\..\..\src\core\surface\channel_create.c">
615 </ClCompile>
Craig Tiller26dab312015-12-07 14:43:47 -0800616 <ClCompile Include="..\..\..\src\core\surface\channel_ping.c">
617 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700618 <ClCompile Include="..\..\..\src\core\surface\completion_queue.c">
619 </ClCompile>
620 <ClCompile Include="..\..\..\src\core\surface\event_string.c">
621 </ClCompile>
622 <ClCompile Include="..\..\..\src\core\surface\init.c">
623 </ClCompile>
624 <ClCompile Include="..\..\..\src\core\surface\lame_client.c">
625 </ClCompile>
626 <ClCompile Include="..\..\..\src\core\surface\metadata_array.c">
627 </ClCompile>
628 <ClCompile Include="..\..\..\src\core\surface\server.c">
629 </ClCompile>
630 <ClCompile Include="..\..\..\src\core\surface\server_chttp2.c">
631 </ClCompile>
632 <ClCompile Include="..\..\..\src\core\surface\server_create.c">
633 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700634 <ClCompile Include="..\..\..\src\core\surface\version.c">
635 </ClCompile>
Craig Tillerca1593a2015-11-02 14:08:33 -0800636 <ClCompile Include="..\..\..\src\core\transport\byte_stream.c">
637 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700638 <ClCompile Include="..\..\..\src\core\transport\chttp2\alpn.c">
639 </ClCompile>
640 <ClCompile Include="..\..\..\src\core\transport\chttp2\bin_encoder.c">
641 </ClCompile>
642 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_data.c">
643 </ClCompile>
644 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_goaway.c">
645 </ClCompile>
646 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_ping.c">
647 </ClCompile>
648 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_rst_stream.c">
649 </ClCompile>
650 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_settings.c">
651 </ClCompile>
652 <ClCompile Include="..\..\..\src\core\transport\chttp2\frame_window_update.c">
653 </ClCompile>
Craig Tillerca1593a2015-11-02 14:08:33 -0800654 <ClCompile Include="..\..\..\src\core\transport\chttp2\hpack_encoder.c">
655 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700656 <ClCompile Include="..\..\..\src\core\transport\chttp2\hpack_parser.c">
657 </ClCompile>
658 <ClCompile Include="..\..\..\src\core\transport\chttp2\hpack_table.c">
659 </ClCompile>
660 <ClCompile Include="..\..\..\src\core\transport\chttp2\huffsyms.c">
661 </ClCompile>
662 <ClCompile Include="..\..\..\src\core\transport\chttp2\incoming_metadata.c">
663 </ClCompile>
664 <ClCompile Include="..\..\..\src\core\transport\chttp2\parsing.c">
665 </ClCompile>
666 <ClCompile Include="..\..\..\src\core\transport\chttp2\status_conversion.c">
667 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700668 <ClCompile Include="..\..\..\src\core\transport\chttp2\stream_lists.c">
669 </ClCompile>
670 <ClCompile Include="..\..\..\src\core\transport\chttp2\stream_map.c">
671 </ClCompile>
672 <ClCompile Include="..\..\..\src\core\transport\chttp2\timeout_encoding.c">
673 </ClCompile>
674 <ClCompile Include="..\..\..\src\core\transport\chttp2\varint.c">
675 </ClCompile>
676 <ClCompile Include="..\..\..\src\core\transport\chttp2\writing.c">
677 </ClCompile>
678 <ClCompile Include="..\..\..\src\core\transport\chttp2_transport.c">
679 </ClCompile>
680 <ClCompile Include="..\..\..\src\core\transport\connectivity_state.c">
681 </ClCompile>
682 <ClCompile Include="..\..\..\src\core\transport\metadata.c">
683 </ClCompile>
Craig Tillerca1593a2015-11-02 14:08:33 -0800684 <ClCompile Include="..\..\..\src\core\transport\metadata_batch.c">
Craig Tiller02a7bed2015-08-31 15:54:05 -0700685 </ClCompile>
Craig Tiller2e7687c2015-11-18 14:56:46 -0800686 <ClCompile Include="..\..\..\src\core\transport\static_metadata.c">
687 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700688 <ClCompile Include="..\..\..\src\core\transport\transport.c">
689 </ClCompile>
690 <ClCompile Include="..\..\..\src\core\transport\transport_op_string.c">
691 </ClCompile>
692 <ClCompile Include="..\..\..\src\core\census\context.c">
693 </ClCompile>
694 <ClCompile Include="..\..\..\src\core\census\initialize.c">
695 </ClCompile>
696 <ClCompile Include="..\..\..\src\core\census\operation.c">
697 </ClCompile>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700698 <ClCompile Include="..\..\..\src\core\census\tracing.c">
699 </ClCompile>
700 </ItemGroup>
701 <ItemGroup>
702 <ProjectReference Include="..\..\..\vsprojects\vcxproj\.\gpr\gpr.vcxproj">
703 <Project>{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}</Project>
704 </ProjectReference>
705 </ItemGroup>
706 <ItemGroup>
707 <None Include="packages.config" />
708 </ItemGroup>
709 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
710 <ImportGroup Label="ExtensionTargets">
Jan Tattermusch4e5b91f2015-12-01 08:08:41 -0800711 <Import Project="..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.10\build\native\grpc.dependencies.zlib.redist.targets" Condition="Exists('..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.10\build\native\grpc.dependencies\grpc.dependencies.zlib.targets')" />
712 <Import Project="..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.10\build\native\grpc.dependencies.zlib.targets" Condition="Exists('..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.10\build\native\grpc.dependencies\grpc.dependencies.zlib.targets')" />
713 <Import Project="..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.204.1\build\native\grpc.dependencies.openssl.redist.targets" Condition="Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.204.1\build\native\grpc.dependencies\grpc.dependencies.openssl.targets')" />
714 <Import Project="..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.targets" Condition="Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies\grpc.dependencies.openssl.targets')" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700715 </ImportGroup>
716 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
717 <PropertyGroup>
718 <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
719 </PropertyGroup>
Jan Tattermusch4e5b91f2015-12-01 08:08:41 -0800720 <Error Condition="!Exists('..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.10\build\native\grpc.dependencies.zlib.redist.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.10\build\native\grpc.dependencies.zlib.redist.targets')" />
721 <Error Condition="!Exists('..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.10\build\native\grpc.dependencies.zlib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.10\build\native\grpc.dependencies.zlib.targets')" />
722 <Error Condition="!Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.204.1\build\native\grpc.dependencies.openssl.redist.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.204.1\build\native\grpc.dependencies.openssl.redist.targets')" />
723 <Error Condition="!Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.props')" />
724 <Error Condition="!Exists('..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.204.1\build\native\grpc.dependencies.openssl.targets')" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700725 </Target>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700726</Project>
727