From d5310c3455f9849243b7b950deb4e910aa1f24dd Mon Sep 17 00:00:00 2001 From: ivey Date: Mon, 15 Jun 2020 15:54:16 -0400 Subject: Initial commit of the UGCExample Project --- Build/Scripts/SimpleUGC.Automation.csproj | 79 +++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 Build/Scripts/SimpleUGC.Automation.csproj (limited to 'Build/Scripts/SimpleUGC.Automation.csproj') diff --git a/Build/Scripts/SimpleUGC.Automation.csproj b/Build/Scripts/SimpleUGC.Automation.csproj new file mode 100644 index 0000000..b4fb06f --- /dev/null +++ b/Build/Scripts/SimpleUGC.Automation.csproj @@ -0,0 +1,79 @@ + + + + + Debug + AnyCPU + {5EA4677F-4A4B-4B92-9D07-33687A0C4CEA} + Library + Properties + SimpleUGC.Automation + SimpleUGC.Automation + v4.6.2 + 512 + + + + true + full + false + ..\..\..\..\..\Engine\Binaries\DotNET\AutomationScripts\ + DEBUG;TRACE + prompt + 4 + AnyCPU + true + false + + + pdbonly + false + ..\..\..\..\..\Engine\Binaries\DotNET\AutomationScripts\ + TRACE + prompt + 4 + AnyCPU + true + false + + + + + + + + + + + + + + + + + + + + + + + {2c96a7f2-b1a3-4258-8e0a-e588ff41a53e} + AutomationUtils.Automation + + + {5d7d66e8-8c76-4af9-b3ec-2ef03421d730} + DotNETUtilities + + + {8aa00d65-0954-4a27-ac0d-fb8b1106120f} + AutomationScripts.Automation + False + + + {fd7c5e1a-cfe4-4fd5-a525-1eb1599a39ac} + UnrealBuildTool + False + + + + \ No newline at end of file -- cgit v1.2.3