Skip to content

Implement VisualStudio vc10+ "ExtraGenerator" to build visual studio projects that run makefiles #2

@inbilla

Description

@inbilla

Format the visual studio projects to contain files, and cmake files, then to most likely use "NMake" (with the build command configured to use 'fbuild').
NOTE: This is how the fastbuild vcxproject support works internally too. Alternatively, it may be possible to execute the "fbuild" command to generate the projects... assuming the "extra" generator is executed after the initial make file stuff has been generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions