Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Jan Tattermusch | 8ff00a3 | 2015-04-20 18:43:06 -0700 | [diff] [blame] | 2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ImportGroup Label="PropertySheets" /> |
| 4 | <PropertyGroup Label="UserMacros" /> |
Craig Tiller | 8f12f77 | 2015-09-25 11:17:32 -0700 | [diff] [blame] | 5 | <PropertyGroup> |
| 6 | <Jenkins>false</Jenkins> |
| 7 | </PropertyGroup> |
Jan Tattermusch | 8ff00a3 | 2015-04-20 18:43:06 -0700 | [diff] [blame] | 8 | <ItemDefinitionGroup> |
| 9 | <ClCompile> |
Jan Tattermusch | 4e5b91f | 2015-12-01 08:08:41 -0800 | [diff] [blame] | 10 | <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" Noble | 38b32c0 | 2015-08-13 19:58:27 +0200 | [diff] [blame] | 11 | <PreprocessorDefinitions>_WIN32_WINNT=0x600;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
Jan Tattermusch | 8ff00a3 | 2015-04-20 18:43:06 -0700 | [diff] [blame] | 12 | <WarningLevel>EnableAllWarnings</WarningLevel> |
| 13 | </ClCompile> |
| 14 | </ItemDefinitionGroup> |
| 15 | <ItemGroup /> |
Michael Larson | c27b25f | 2015-07-19 10:50:37 -0700 | [diff] [blame] | 16 | </Project> |