{{ message }}
gh-108494: Build _testclinic_limited on Windows#108589
Merged
vstinner merged 1 commit intoAug 28, 2023
Merged
Conversation
46c8d54 to
4c79ccb
Compare
August 28, 2023 23:20
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.
4c79ccb to
07d21ec
Compare
August 28, 2023 23:26
Member
Author
|
The |
Sorry, something went wrong.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Add _testclinic_limited project to the Visual Studio solution:
replace RootNamespace with "_testclinic_limited".
"_testclinic_limited" project to the solution.
project.
in PCbuild\pcbuild.proj.