blob: 3ee06ac849f872d348f9b9d8ccab0ba969b26989 [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>
Craig Tiller02a7bed2015-08-31 15:54:05 -070010 <AdditionalIncludeDirectories>$(SolutionDir)\..;$(SolutionDir)\..\include;$(SolutionDir)\..\third_party\protobuf\src;$(SolutionDir)\packages\grpc.dependencies.zlib.1.2.8.9\build\native\include;$(SolutionDir)\packages\grpc.dependencies.openssl.1.0.2.3\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>
Michael Larsonc27b25f2015-07-19 10:50:37 -070011 <PreprocessorDefinitions>_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>