|
Project OptionsBuild as an external projectProjects with this option checked will not be built in distributed mode, but will instead be built as a whole by spawning a Visual Studio command line build process.Ignore "Do not create libraries" optionStatic library projects with this option checked will always run the link step and create the .lib output file, regardless of whether the "Do not create libraries" option is currently enabled.Link library dependenciesFor Visual Studio .NET (2002/2003) projects, this option can be used to specify whether output files from static library dependencies (sub-projects) will be linked into this project or not. For VS2005 projects, the "Link library dependencies" linker option (properties dialog) can be used to achieve the same result.Build PriorityProject Build PriorityProject priorities are used to indicate which projects should be built before or after other projects in a solution or workspace. IncrediBuild considers these indications when determining the order in which files and projects are built.IncrediBuild will attempt to build files from "High" priority projects before "Normal" and "Low" priority projects, and files from "Normal" priority projects before "Low" priority projects. Dependency information will still have precedence over project priorities, so a "High" priority file that depends on "Low" priority files will still be built after its dependencies. Notes
Xbox Deployment OptionsRemote machine(s)The Remote machine(s) option can be used to specify IP addresses of and Xbox/Xbox 360 machines that will be used in the deployment phase. Multiple semicolon-separated values may be entered. |
| Converted from CHM to HTML with chm2web Standard 2.7 (unicode) |