You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like title says, can I set global properties from the .npl file (outPutDir, intermediateDir, platform, config, profile, compress), or can it be supported if it isn't?
The text was updated successfully, but these errors were encountered:
You can't explicitly set them in a npl config for now. Although, you can set them in your mgcb config and they'll be transferred over when it will be regenerated (but then you won't be able to add mgcb to gitignore).
Of course, it can be supported if someone were to implement it. I just don't see much reason why.
Like title says, can I set global properties from the .npl file (outPutDir, intermediateDir, platform, config, profile, compress), or can it be supported if it isn't?
The text was updated successfully, but these errors were encountered: