You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Pass 3 on cleaning up build.cs files.
#jira #preflight 631b9c15d31788ea3ab0f27b [CL 21935601 by bryan sefcik in ue5-main branch]
This commit is contained in:
@@ -6,8 +6,6 @@ namespace UnrealBuildTool.Rules
|
||||
{
|
||||
public CableComponent(ReadOnlyTargetRules Target) : base(Target)
|
||||
{
|
||||
PrivateIncludePaths.Add("CableComponent/Private");
|
||||
|
||||
PublicDependencyModuleNames.AddRange(
|
||||
new string[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user