Skip to content

enhancement Visual studio custom path for added files instead of the full relative path. #15

@Paolo-Oliverio

Description

@Paolo-Oliverio

Having my project in root/projects/project and everything else in as root/kore, root/engine, root/modules/module/include I end up in visual studio having everything very nested starting under ../../ .
It would be great a way to specify custom filters in add files to have more clear and concise paths in visual studio.
e.g. "module/file.h" instead of ../../modules/module/include/module/file.h .
the api could be project.addFile("module/include/module/**","module");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions