op2_sdk:projectsettings

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:projectsettings [2016/02/29 19:55] vagabondop2_sdk:projectsettings [2016/03/01 19:22] vagabond
Line 30: Line 30:
 If placing a project into the Outpost2SVN, copy your output files into the repository's Outpost 2 game folder using a relative path. This allows post build events to work on other computers where the repository is downloaded without changing the destination of post build event copies. If placing a project into the Outpost2SVN, copy your output files into the repository's Outpost 2 game folder using a relative path. This allows post build events to work on other computers where the repository is downloaded without changing the destination of post build event copies.
  
-  * See the Outpost 2 game on the repository at Outpost2SVN/GameDownload/Trunk. +  * See the Outpost 2 game on the repository at Outpost2SVN\GameDownload\Outpost2\Trunk. 
   * For an output path example, use a path similar to ''..\..\..\..\GameDownload\Outpost2\trunk\''.   * For an output path example, use a path similar to ''..\..\..\..\GameDownload\Outpost2\trunk\''.
  
Line 43: Line 43:
 ===== Referencing the Outpost 2 executable ===== ===== Referencing the Outpost 2 executable =====
  
-Executable files can be referenced from within Visual Studio. This allows running Outpost 2 from within Visual Studio when testing a mission DLL. An alternative option to referencing Outpost2.exe as another project within the solution would be to set Outpost2.exe as the startup executable for the scenario DLL project.+Executable files can be referenced from within Visual Studio. This allows running Outpost 2 from within Visual Studio when testing a mission DLL.  
 + 
 +An alternative option to referencing Outpost2.exe within the solution is to set Outpost2.exe as the startup executable for the scenario DLL. To do this, set Outpost 2 as the external executable under the DLL project's debug settings.
  
 To add the Outpost 2 executable as an existing project to a Visual Studio Solution. To add the Outpost 2 executable as an existing project to a Visual Studio Solution.
  • op2_sdk/projectsettings.txt
  • Last modified: 2016/11/03 17:40
  • by vagabond