Staging
v0.5.1
Revision 4c1b2ad44f67ed19b7acf4fc09510ec3f5d081bc authored by Miss Islington (bot) on 29 September 2018, 10:55:14 UTC, committed by GitHub on 29 September 2018, 10:55:14 UTC
(cherry picked from commit 508d8205121868ef24cca99f1f952558b1ff2f2e)

Co-authored-by: 방성범 (Bang Seongbeom) <bangseongbeom@hotmail.com>
1 parent 758ad54
Raw File
_asyncio.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ResourceCompile Include="..\PC\python_nt.rc" />
  </ItemGroup>
  <ItemGroup>
    <Filter Include="Source Files">
      <UniqueIdentifier>{2422278e-eeeb-4241-8182-433e2bc5a7fc}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\_asynciomodule.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top