edit level
This commit is contained in:
@ -7,7 +7,10 @@ public class hwanyoung2Target : TargetRules
|
||||
{
|
||||
public hwanyoung2Target(TargetInfo Target) : base(Target)
|
||||
{
|
||||
Type = TargetType.Game;
|
||||
WindowsPlatform.Compiler = WindowsCompiler.VisualStudio2022;
|
||||
WindowsPlatform.CompilerVersion = "14.34.31933"; // <20><>ġ<EFBFBD><C4A1> <20><>Ȯ<EFBFBD><C8AE> <20><><EFBFBD><EFBFBD> <20><>ȣ<EFBFBD><C8A3> <20>ٲ<EFBFBD><D9B2>ּ<EFBFBD><D6BC><EFBFBD>
|
||||
|
||||
Type = TargetType.Game;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V2;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_1;
|
||||
ExtraModuleNames.Add("hwanyoung2");
|
||||
|
Reference in New Issue
Block a user