mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 08:02:23 -07:00
Merge branch 'main' of https://github.com/arnaud-jamin/Cog
This commit is contained in:
@@ -275,7 +275,7 @@ public class CogSample : ModuleRules
|
||||
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
|
||||
PublicDependencyModuleNames.AddRange(new string[]
|
||||
{
|
||||
"CogCommon", // The CogCommon is required on all target configuration
|
||||
"CogCommon", // CogCommon is required on all target configuration
|
||||
"AIModule",
|
||||
"Core",
|
||||
"CoreUObject",
|
||||
|
||||
Reference in New Issue
Block a user