AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.UwpProjectPostProcess Class Reference

This class is designed to post process the UWP Assembly-CSharp projects to ensure that the defaults and defines are set correctly. More...

Static Public Member Functions

static void Execute (string buildRootPath)
 Executes the Post Processes on the C# Projects generated as part of the UWP build. More...
 

Detailed Description

This class is designed to post process the UWP Assembly-CSharp projects to ensure that the defaults and defines are set correctly.

Definition at line 15 of file UwpProjectPostProcess.cs.

Member Function Documentation

§ Execute()

static void HoloToolkit.Unity.UwpProjectPostProcess.Execute ( string  buildRootPath)
static

Executes the Post Processes on the C# Projects generated as part of the UWP build.

Parameters
buildRootPathThe root path of the UWP build output.

Definition at line 23 of file UwpProjectPostProcess.cs.


The documentation for this class was generated from the following file: