.
This commit is contained in:
@@ -8,7 +8,7 @@ public class AFPrototypeTarget : TargetRules
|
||||
public AFPrototypeTarget(TargetInfo Target) : base(Target)
|
||||
{
|
||||
Type = TargetType.Game;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V5;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V6;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_7;
|
||||
ExtraModuleNames.Add("AFPrototype");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user