Project Setup

{Project} Property Pages.

Configuration Properties

General

1. Single Project - Solution

Platform. Win32.

Output Directory

$(SolutionDir)\x86\$(ConfigurationName)\$(ProjectName)

Platform. X64.

Output Directory

$(SolutionDir)\$(PlatformName)\$(ConfigurationName)\$(ProjectName)

2. Multi Project - Solution

Platform. Win32.

Output Directory

$(SolutionDir)\x86\$(ConfigurationName)\[Container]\$(ProjectName)

Platform. X64.

Output Directory

$(SolutionDir)\$(PlatformName)\$(ConfigurationName)\[Container]\$(ProjectName)
  • All entries to be ‘\’ separated.

Intermediate Directory

$(OutDir)\Interim

C/C++.

Additional Include Directory

$(ProjectDir)\..; $(ProjectDir)

[Resource DLL].

Linker

General.

Output File

$(OutDir)\Engine\Lang\$(ProjectName).DLL.mui

Renaming Platform ‘Win32’ to ‘x86’ not feasible.

All Projects get their Individual Directories.

Multi Solution Projects - under Container.

Run dependencies to be provided by sym-links.

Updated: 2026 Aug 19