Skip to content

Extension modules - update MSVC for standalone module #1394

Open
@zooba

Description

@zooba

The page https://devguide.python.org/developer-workflow/extension-modules/#updating-msvc-project-files has recently been updated with fantastic content.

However, it currently only shows how to add a built-in module for Windows, and not a separate extension module.

We should add a second section that adds a new .vcxproj for the new extension module (or more likely copies a recommended existing one), along with the other changes necessary to ensure the new module is correctly built and distributed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    guide-new contentAdditions; New content or section needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions