Plataformas de Compilação
Build platforms provide a way to store multiple versions of solution and project properties that apply speciffically to target platforms. For example you can create a Debug configuration that targets an x86 platform, and a Debug configuration that targets an x64 platform. The active platform can be quickly accessed and changed, allowing you to easily build a project targeting multiple platforms.
Nesta seção
Como: Configurar projetos para plataformas de destino
Explains how to configure a project to target a specific platform.Como: Configurar projetos para várias plataformas de destino.
Explains how to configure a project to target multiple platforms.
Consulte também
Tarefas
Como: Preparar e gerenciar compilações
Referência
Caixa de Diálogo Configuration Manager