gh-108494: Build _testclinic_limited on Windows by vstinner · Pull Request #108589 · python/cpython
vstinner
changed the title
gh-108494: AC: Build _testclinic_limited on Windows
gh-108494: Build _testclinic_limited on Windows
vstinner
marked this pull request as ready for review
Add _testclinic_limited project to the Visual Studio solution: * In PCbuild/, copy _asyncio.vcxproj to _testclinic_limited.vcxproj, replace RootNamespace with "_testclinic_limited". * In Visual Stuido, open PCbuild\pcbuild.sln, add the existing "_testclinic_limited" project to the solution. * Add a dependency from "python" project to "_testclinic_limited" project. * Save and exit VS. * Add "_testclinic_limited" to <TestModules Include="..."> in PCbuild\pcbuild.proj.
vstinner
deleted the
ac_build_test_limited_win
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters