|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
|
<ItemGroup Label="ProjectConfigurations"> |
|
|
|
|
<ProjectConfiguration Include="Debug|Win32"> |
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
|
</ProjectConfiguration> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<PropertyGroup Label="Globals"> |
|
|
|
|
<ProjectGuid>{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}</ProjectGuid> |
|
|
|
|
<ProjectGuid>{29D16885-7228-4C31-81ED-5F9187C7F2A9}</ProjectGuid> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
|
@ -121,6 +121,7 @@ |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset_kick.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset_kick_posix.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset_kick_windows.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset_posix.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\pollset_windows.h" /> |
|
|
|
|
<ClInclude Include="..\..\src\core\iomgr\resolve_address.h" /> |
|
|
|
@ -368,4 +369,4 @@ |
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
|
</ImportGroup> |
|
|
|
|
</Project> |
|
|
|
|
</Project> |
|
|
|
|