op2_sdk:projectcreation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
op2_sdk:projectcreation [2016/10/06 06:37] – [Project Linker Properties] vagabondop2_sdk:projectcreation [2016/10/08 04:12] – [Setting Project Properties] vagabond
Line 68: Line 68:
 Visual Studio defaults to compiling a project into an executable. Outpost 2 scenarios are compiled as Dynamic Link Libraries (DLL), and this must be set in the project properties. Visual Studio defaults to compiling a project into an executable. Outpost 2 scenarios are compiled as Dynamic Link Libraries (DLL), and this must be set in the project properties.
  
- - Right click on your scenario's project from the Solution Explorer. +  - Right click on your scenario's project from the Solution Explorer. 
- - Set Configuration to All Configurations +  - Set Configuration to All Configurations 
- - Set Platform to All Platforms +  - Set Platform to All Platforms 
- - Click Properties -> Configuration Properties -> General. +  - Click Properties -> Configuration Properties -> General. 
- - Set Configuration Type to Dynamic Library (.dll).+  - Set Configuration Type to Dynamic Library (.dll).
  
 ===== Including Other Projects in Solution ===== ===== Including Other Projects in Solution =====
  • op2_sdk/projectcreation.txt
  • Last modified: 2021/03/06 21:25
  • by vagabond