Exclude path(s) from project folder #1073
Unanswered
thestumbler
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Yes. The top-level files are explicitly minimal and BSD-licensed so that you can modify them exactly as you wish. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see there is a provision in the generated SConstruct file,
And in the syntax for the LBUILD file:
Can I set an ignore path(s) in the
project.xml
file? For example, can I stash some files insrc/playground/
and have them ignored by the build? Or do I have to modify SConstruct / Makefile manually?Beta Was this translation helpful? Give feedback.
All reactions