mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-17 23:11:27 -07:00
Move CogLogCategory in common project
This commit is contained in:
@@ -7,7 +7,7 @@ public class CogSampleEditorTarget : TargetRules
|
||||
{
|
||||
Type = TargetType.Editor;
|
||||
DefaultBuildSettings = BuildSettingsVersion.V2;
|
||||
IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_2;
|
||||
//IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_2;
|
||||
ExtraModuleNames.Add("CogSample");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user