Synergy/DE project properties

Project properties enable you to set project-level properties and build-time environment variable settings. (You can also set these in MSBuild project and target files. See Builds for more information.)

To access project properties, select a project node in Visual Studio Solution Explorer, and then on the Project menu, select Properties.

Project properties for a Synergy project will have some of the pages listed below, but not all. The project type determines which pages are available for. For example, the Interop page is available only for Interop projects.

Specifies the project’s application settings and properties.

Specifies build settings for the project. Settings on this page apply to a specific profile or a specific project configuration/platform combination.

Specifies pre-build and post-build events.

Creates or modifies a common properties file, which is a file that defines build-time environment variable settings that can be added to other projects in the solution.

Sets compiler options.

Sets debugging options. Settings on this page apply to a specific profile or a specific project configuration/platform combination.

Sets environment variables used to build the project.

Sets options that affect the way class wrappers are generated and whether pooling will be used for Synergy/DE Interop projects. This page is displayed only for Synergy/DE Interop projects.

Sets options for ClickOnce deployment.

Specifies the folder for assembly references used by the project.

Determines how a Synergy/DE Repository project is built.

Manages resources (strings, images, icons, etc.) for your project. This is displayed only for Synergy/DE Windows Forms Application projects and WPF Application projects, which are no longer supported.

Sets a Synergy license server for ClickOnce deployment, and enables you to set runtime environment variables.

Determines how a Script project is built.

Specifies a project’s application settings.

Signs an assembly (strong-name signing).