Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/GUBP/Properties/AssemblyInfo.cs
Ben Marsh c1d7e92a22 Move GUBP into its own project.
[CL 2593354 by Ben Marsh in Main branch]
2015-06-19 09:12:47 -04:00

13 lines
472 B
C#

// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("GUBP.Automation")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]