Added Gesture Actions, Gesture Definitions, TableIcons, ...
This commit is contained in:
@@ -8,8 +8,8 @@ public class TableTarget : TargetRules
|
||||
public TableTarget(TargetInfo Target) : base(Target)
|
||||
{
|
||||
Type = TargetType.Game;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V6;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_7;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V7;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_8;
|
||||
ExtraModuleNames.Add("Table");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user