Solution Settings Dialog - General Page

This page controls various project-level options that will only affect IncrediBuild builds:

Project Options

Build as an external project

Projects 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" option

Static 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 dependencies

For 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 Priority

Project Build Priority

Project 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 Options

Remote 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.
Copyright (C) 2001-2008 Xoreax Software Ltd. All rights reserved.
Converted from CHM to HTML with chm2web Standard 2.7 (unicode)