blob: 4b613aad5a447eba59eb5f23122da033244785d7 [file] [log] [blame]
Nicolas "Pixel" Noble5fb4ba02015-04-28 00:20:06 +02001<?xml version="1.0" encoding="utf-8"?>
nnoble5f2ecb32015-01-12 16:40:18 -08002<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Craig Tiller3c2577e2015-09-01 09:07:44 -07003 <Import Project="..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.props" Condition="Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\1.0.2.3.props')" />
nnoble5f2ecb32015-01-12 16:40:18 -08004 <ItemGroup Label="ProjectConfigurations">
5 <ProjectConfiguration Include="Debug|Win32">
6 <Configuration>Debug</Configuration>
7 <Platform>Win32</Platform>
8 </ProjectConfiguration>
zeliard292adfe2015-04-22 15:08:36 +09009 <ProjectConfiguration Include="Debug|x64">
10 <Configuration>Debug</Configuration>
11 <Platform>x64</Platform>
12 </ProjectConfiguration>
nnoble5f2ecb32015-01-12 16:40:18 -080013 <ProjectConfiguration Include="Release|Win32">
14 <Configuration>Release</Configuration>
15 <Platform>Win32</Platform>
16 </ProjectConfiguration>
zeliard292adfe2015-04-22 15:08:36 +090017 <ProjectConfiguration Include="Release|x64">
18 <Configuration>Release</Configuration>
19 <Platform>x64</Platform>
20 </ProjectConfiguration>
nnoble5f2ecb32015-01-12 16:40:18 -080021 </ItemGroup>
22 <PropertyGroup Label="Globals">
Craig Tiller02a7bed2015-08-31 15:54:05 -070023 <ProjectGuid>{C9CA9196-63A4-AAFB-412F-7112AB1ECA9C}</ProjectGuid>
nnoble5f2ecb32015-01-12 16:40:18 -080024 </PropertyGroup>
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Jan Tattermusch8ff00a32015-04-20 18:43:06 -070026 <PropertyGroup Condition="'$(VisualStudioVersion)' == '10.0'" Label="Configuration">
27 <PlatformToolset>v100</PlatformToolset>
28 </PropertyGroup>
29 <PropertyGroup Condition="'$(VisualStudioVersion)' == '11.0'" Label="Configuration">
30 <PlatformToolset>v110</PlatformToolset>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(VisualStudioVersion)' == '12.0'" Label="Configuration">
33 <PlatformToolset>v120</PlatformToolset>
34 </PropertyGroup>
Nicolas Noble563b8a22015-07-30 15:39:43 -070035 <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
Craig Tiller02a7bed2015-08-31 15:54:05 -070036 <ConfigurationType>Application</ConfigurationType>
nnoble5f2ecb32015-01-12 16:40:18 -080037 <UseDebugLibraries>true</UseDebugLibraries>
nnoble5f2ecb32015-01-12 16:40:18 -080038 <CharacterSet>Unicode</CharacterSet>
nnoble5f2ecb32015-01-12 16:40:18 -080039 </PropertyGroup>
Nicolas Noble563b8a22015-07-30 15:39:43 -070040 <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
Craig Tiller02a7bed2015-08-31 15:54:05 -070041 <ConfigurationType>Application</ConfigurationType>
zeliard292adfe2015-04-22 15:08:36 +090042 <UseDebugLibraries>false</UseDebugLibraries>
43 <WholeProgramOptimization>true</WholeProgramOptimization>
44 <CharacterSet>Unicode</CharacterSet>
45 </PropertyGroup>
nnoble5f2ecb32015-01-12 16:40:18 -080046 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
47 <ImportGroup Label="ExtensionSettings">
48 </ImportGroup>
Nicolas Noble563b8a22015-07-30 15:39:43 -070049 <ImportGroup Label="PropertySheets">
nnoble5f2ecb32015-01-12 16:40:18 -080050 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Craig Tiller02a7bed2015-08-31 15:54:05 -070051 <Import Project="..\..\..\..\vsprojects\cpptest.props" />
52 <Import Project="..\..\..\..\vsprojects\global.props" />
53 <Import Project="..\..\..\..\vsprojects\openssl.props" />
54 <Import Project="..\..\..\..\vsprojects\protobuf.props" />
55 <Import Project="..\..\..\..\vsprojects\winsock.props" />
56 <Import Project="..\..\..\..\vsprojects\zlib.props" />
zeliard292adfe2015-04-22 15:08:36 +090057 </ImportGroup>
nnoble5f2ecb32015-01-12 16:40:18 -080058 <PropertyGroup Label="UserMacros" />
Nicolas Noble563b8a22015-07-30 15:39:43 -070059 <PropertyGroup Condition="'$(Configuration)'=='Debug'">
Craig Tiller02a7bed2015-08-31 15:54:05 -070060 <TargetName>cxx_string_ref_test</TargetName>
Craig Tiller3c2577e2015-09-01 09:07:44 -070061 <Linkage-grpc_dependencies_zlib>static</Linkage-grpc_dependencies_zlib>
62 <Configuration-grpc_dependencies_zlib>Debug</Configuration-grpc_dependencies_zlib>
63 <Configuration-grpc_dependencies_openssl>Debug</Configuration-grpc_dependencies_openssl>
Jan Tattermuschf6ff8f62015-02-11 14:43:11 -080064 </PropertyGroup>
Nicolas Noble563b8a22015-07-30 15:39:43 -070065 <PropertyGroup Condition="'$(Configuration)'=='Release'">
Craig Tiller02a7bed2015-08-31 15:54:05 -070066 <TargetName>cxx_string_ref_test</TargetName>
Craig Tiller3c2577e2015-09-01 09:07:44 -070067 <Linkage-grpc_dependencies_zlib>static</Linkage-grpc_dependencies_zlib>
68 <Configuration-grpc_dependencies_zlib>Debug</Configuration-grpc_dependencies_zlib>
69 <Configuration-grpc_dependencies_openssl>Debug</Configuration-grpc_dependencies_openssl>
zeliard292adfe2015-04-22 15:08:36 +090070 </PropertyGroup>
nnoble5f2ecb32015-01-12 16:40:18 -080071 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
72 <ClCompile>
73 <PrecompiledHeader>NotUsing</PrecompiledHeader>
74 <WarningLevel>Level3</WarningLevel>
75 <Optimization>Disabled</Optimization>
76 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
77 <SDLCheck>true</SDLCheck>
Nicolas Noble563b8a22015-07-30 15:39:43 -070078 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -070079 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -070080 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
nnoble5f2ecb32015-01-12 16:40:18 -080081 </ClCompile>
82 <Link>
Craig Tiller02a7bed2015-08-31 15:54:05 -070083 <SubSystem>Console</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -070084 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
85 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
nnoble5f2ecb32015-01-12 16:40:18 -080086 </Link>
87 </ItemDefinitionGroup>
zeliard292adfe2015-04-22 15:08:36 +090088 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
89 <ClCompile>
90 <PrecompiledHeader>NotUsing</PrecompiledHeader>
91 <WarningLevel>Level3</WarningLevel>
92 <Optimization>Disabled</Optimization>
93 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
94 <SDLCheck>true</SDLCheck>
Nicolas Noble563b8a22015-07-30 15:39:43 -070095 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -070096 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -070097 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
zeliard292adfe2015-04-22 15:08:36 +090098 </ClCompile>
99 <Link>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700100 <SubSystem>Console</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700101 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
102 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
zeliard292adfe2015-04-22 15:08:36 +0900103 </Link>
104 </ItemDefinitionGroup>
nnoble5f2ecb32015-01-12 16:40:18 -0800105 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
106 <ClCompile>
107 <WarningLevel>Level3</WarningLevel>
108 <PrecompiledHeader>NotUsing</PrecompiledHeader>
109 <Optimization>MaxSpeed</Optimization>
110 <FunctionLevelLinking>true</FunctionLevelLinking>
111 <IntrinsicFunctions>true</IntrinsicFunctions>
112 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
113 <SDLCheck>true</SDLCheck>
Nicolas Noble563b8a22015-07-30 15:39:43 -0700114 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700115 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700116 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
nnoble5f2ecb32015-01-12 16:40:18 -0800117 </ClCompile>
118 <Link>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700119 <SubSystem>Console</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700120 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
121 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
nnoble5f2ecb32015-01-12 16:40:18 -0800122 <EnableCOMDATFolding>true</EnableCOMDATFolding>
123 <OptimizeReferences>true</OptimizeReferences>
124 </Link>
125 </ItemDefinitionGroup>
zeliard292adfe2015-04-22 15:08:36 +0900126 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
127 <ClCompile>
128 <WarningLevel>Level3</WarningLevel>
129 <PrecompiledHeader>NotUsing</PrecompiledHeader>
130 <Optimization>MaxSpeed</Optimization>
131 <FunctionLevelLinking>true</FunctionLevelLinking>
132 <IntrinsicFunctions>true</IntrinsicFunctions>
133 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
134 <SDLCheck>true</SDLCheck>
Nicolas Noble563b8a22015-07-30 15:39:43 -0700135 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
Craig Tillerf4fc5d22015-09-23 09:36:31 -0700136 <TreatWarningAsError>true</TreatWarningAsError>
Craig Tiller8f12f772015-09-25 11:17:32 -0700137 <DebugInformationFormat Condition="$(Jenkins)">None</DebugInformationFormat>
zeliard292adfe2015-04-22 15:08:36 +0900138 </ClCompile>
139 <Link>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700140 <SubSystem>Console</SubSystem>
Craig Tiller8f12f772015-09-25 11:17:32 -0700141 <GenerateDebugInformation Condition="!$(Jenkins)">true</GenerateDebugInformation>
142 <GenerateDebugInformation Condition="$(Jenkins)">false</GenerateDebugInformation>
zeliard292adfe2015-04-22 15:08:36 +0900143 <EnableCOMDATFolding>true</EnableCOMDATFolding>
144 <OptimizeReferences>true</OptimizeReferences>
145 </Link>
146 </ItemDefinitionGroup>
nnoble5f2ecb32015-01-12 16:40:18 -0800147 <ItemGroup>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700148 <ClCompile Include="..\..\..\..\test\cpp\util\string_ref_test.cc">
nnoble5f2ecb32015-01-12 16:40:18 -0800149 </ClCompile>
150 </ItemGroup>
Jan Tattermuschadeaf632015-02-12 17:23:13 -0800151 <ItemGroup>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700152 <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\.\grpc++\grpc++.vcxproj">
153 <Project>{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}</Project>
Jan Tattermuschadeaf632015-02-12 17:23:13 -0800154 </ProjectReference>
155 </ItemGroup>
Craig Tiller3c2577e2015-09-01 09:07:44 -0700156 <ItemGroup>
157 <None Include="packages.config" />
158 </ItemGroup>
nnoble5f2ecb32015-01-12 16:40:18 -0800159 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
160 <ImportGroup Label="ExtensionTargets">
Craig Tiller3c2577e2015-09-01 09:07:44 -0700161 <Import Project="..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.9\build\native\grpc.dependencies.zlib.redist.targets" Condition="Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.9\build\native\grpc.dependencies\grpc.dependencies.zlib.targets')" />
162 <Import Project="..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.9\build\native\grpc.dependencies.zlib.targets" Condition="Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.9\build\native\grpc.dependencies\grpc.dependencies.zlib.targets')" />
163 <Import Project="..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.2.3\build\native\grpc.dependencies.openssl.redist.targets" Condition="Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.2.3\build\native\grpc.dependencies\grpc.dependencies.openssl.targets')" />
164 <Import Project="..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.targets" Condition="Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies\grpc.dependencies.openssl.targets')" />
nnoble5f2ecb32015-01-12 16:40:18 -0800165 </ImportGroup>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700166 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
167 <PropertyGroup>
168 <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>
169 </PropertyGroup>
Craig Tiller3c2577e2015-09-01 09:07:44 -0700170 <Error Condition="!Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.9\build\native\grpc.dependencies.zlib.redist.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.redist.1.2.8.9\build\native\grpc.dependencies.zlib.redist.targets')" />
171 <Error Condition="!Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.9\build\native\grpc.dependencies.zlib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\vsprojects\packages\grpc.dependencies.zlib.1.2.8.9\build\native\grpc.dependencies.zlib.targets')" />
172 <Error Condition="!Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.2.3\build\native\grpc.dependencies.openssl.redist.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.redist.1.0.2.3\build\native\grpc.dependencies.openssl.redist.targets')" />
173 <Error Condition="!Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.props')" />
174 <Error Condition="!Exists('..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\..\vsprojects\packages\grpc.dependencies.openssl.1.0.2.3\build\native\grpc.dependencies.openssl.targets')" />
Craig Tiller02a7bed2015-08-31 15:54:05 -0700175 </Target>
Nicolas "Pixel" Noble5fb4ba02015-04-28 00:20:06 +0200176</Project>
Craig Tiller02a7bed2015-08-31 15:54:05 -0700177