mirror of
https://github.com/LouisRaverdy/DiscordRPC.git
synced 2025-10-23 00:14:29 +00:00
Update SDK
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
using UnrealBuildTool;
|
||||
using System.IO;
|
||||
@@ -56,4 +56,4 @@ public class DiscordRpc : ModuleRules
|
||||
string BaseDirectory = Path.GetFullPath(Path.Combine(ModuleDirectory, "..", "..", "Source", "ThirdParty", "DiscordRpcLibrary"));
|
||||
PublicIncludePaths.Add(Path.Combine(BaseDirectory, "Include"));
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user