镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 14:36:48 +00:00
Delete UElibJPG.Build.cs
这个提交包含在:
@@ -1,17 +0,0 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
using UnrealBuildTool;
|
||||
|
||||
public class UElibJPG : ModuleRules
|
||||
{
|
||||
public UElibJPG(ReadOnlyTargetRules Target) : base(Target)
|
||||
{
|
||||
Type = ModuleType.External;
|
||||
|
||||
string libJPGPath = Target.UEThirdPartySourceDirectory + "libJPG";
|
||||
PublicIncludePaths.Add(libJPGPath);
|
||||
|
||||
ShadowVariableWarningLevel = WarningLevel.Off;
|
||||
}
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户