celinedrules
Apr 27 2005, 04:24 PM
When I develop stuff for the Xbox, I have to chane a few settings for the project. For example I need to change it to a retail build and add a post-build command line event.
Is there a way to make these changes permanent so that every time I load a project or start a new Xbox project, these settings will be changed automatically?
hargle
Apr 27 2005, 05:52 PM
You can globally change things for all projects by going to tools->options->projects->...
Instead of doing them individually from project->project properties.
That may help.
celinedrules
Apr 27 2005, 05:57 PM
That only allows me to change direcotries and the build log but thanks anyways.