From 54c5bb851e8fec157d28af6361e350fde31caa11 Mon Sep 17 00:00:00 2001 From: brong Date: Thu, 17 May 2018 17:41:27 +0800 Subject: No longer find delay loaded GfeSDK.dll from hard-coded directory. --- Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs') diff --git a/Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs b/Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs index e0e5f67..c02d984 100644 --- a/Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs +++ b/Source/NVIDIAGfeSDK/NVIDIAGfeSDK.Build.cs @@ -52,6 +52,7 @@ namespace UnrealBuildTool.Rules { "Engine", "Core", + "Projects", "CoreUObject" } ); -- cgit v1.2.3