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

Renaming an output folder. #3576

Open
jamesford42 opened this issue Feb 26, 2015 · 0 comments
Open

Renaming an output folder. #3576

jamesford42 opened this issue Feb 26, 2015 · 0 comments

Comments

@jamesford42
Copy link

I would like to be able to select a folder in the treeview and set its 'output folder name' to be something different from its actual name. Eg, change a folder named 'ShadersIOS' to output as 'Shaders'.

Example usage situation:

Given the following directory structure...

Content.mgcb
ContentIOS.mgcb
Shaders
Shaders\effect.fx
ShadersIOS
ShadersIOS\effect.fx

Each platform has its own mgcb file, which includes only the shaders specific to that platform. However at runtime you don't want to have to load "ShadersIOS\effect" you want to load "Shaders\effect". Hence you want the folder 'ShadersIOS' to appear in output as 'Shaders'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants