Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Paolo-Oliverio opened this issue Feb 20, 2019 · 0 comments

Comments

@Paolo-Oliverio
Copy link
Contributor

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");

@RobDangerous RobDangerous transferred this issue from Kode/kincmake Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant