![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
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... | |
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.
|
static |
Executes the Post Processes on the C# Projects generated as part of the UWP build.
| buildRootPath | The root path of the UWP build output. |
Definition at line 23 of file UwpProjectPostProcess.cs.