[ue4] Fixed up editor plugin build file.

This commit is contained in:
badlogic 2018-09-25 15:47:42 +02:00
parent b2479bf7bf
commit a653a0a412

View File

@ -1,5 +1,8 @@
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
using System;
using System.IO;
namespace UnrealBuildTool.Rules
{
public class SpineEditorPlugin : ModuleRules