blob: fe783c37ebdd8b10e7b07148881e10ef23cf5584 [file] [log] [blame]
Craig Tiller02a7bed2015-08-31 15:54:05 -07001<?xml version="1.0" encoding="utf-8"?>
Jan Tattermusch8ff00a32015-04-20 18:43:06 -07002<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ImportGroup Label="PropertySheets" />
4 <PropertyGroup Label="UserMacros" />
Craig Tiller8f12f772015-09-25 11:17:32 -07005 <PropertyGroup>
6 <Jenkins>false</Jenkins>
7 </PropertyGroup>
Jan Tattermusch8ff00a32015-04-20 18:43:06 -07008 <ItemDefinitionGroup>
9 <ClCompile>
Jan Tattermusch4e5b91f2015-12-01 08:08:41 -080010 <AdditionalIncludeDirectories>$(SolutionDir)\..;$(SolutionDir)\..\include;$(SolutionDir)\..\third_party\protobuf\src;$(SolutionDir)\packages\grpc.dependencies.zlib.1.2.8.10\build\native\include;$(SolutionDir)\packages\grpc.dependencies.openssl.1.0.204.1\build\native\include;$(SolutionDir)\packages\gflags.2.1.2.1\build\native\include;$(SolutionDir)\packages\gtest.1.7.0.1\build\native\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
Nicolas "Pixel" Noble38b32c02015-08-13 19:58:27 +020011 <PreprocessorDefinitions>_WIN32_WINNT=0x600;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Jan Tattermusch8ff00a32015-04-20 18:43:06 -070012 <WarningLevel>EnableAllWarnings</WarningLevel>
13 </ClCompile>
14 </ItemDefinitionGroup>
15 <ItemGroup />
Michael Larsonc27b25f2015-07-19 10:50:37 -070016</Project>