Content Build Page, Project Designer
Describes how you can use the Content Build page of the Project Designer to specify the build configuration properties for the content project.
This page applies to XNA Game Studio projects only.
Content Build Compression
The following options enable you to configure settings for the build process of data in the content pipeline.
Compress content pipeline output files
Produce compressed output when processing content project data to reduce content size.
The defaults for this option vary according to the platform type and build configuration:
Windows | Xbox 360 | Windows Phone | |
---|---|---|---|
Debug | Off | On | Unsupported |
Release | On | On | Unsupported |
See Also
Content Compression
XNA Game Studio Properties Page
Application Page, Project Designer (C#)
Developing Xbox 360 Games