mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-04 22:58:45 +00:00
Update README.md
This commit is contained in:
@@ -275,7 +275,7 @@ public class CogSample : ModuleRules
|
|||||||
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
|
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
|
||||||
PublicDependencyModuleNames.AddRange(new string[]
|
PublicDependencyModuleNames.AddRange(new string[]
|
||||||
{
|
{
|
||||||
"CogCommon", // The CogCommon is required on all target configuration
|
"CogCommon", // CogCommon is required on all target configuration
|
||||||
"AIModule",
|
"AIModule",
|
||||||
"Core",
|
"Core",
|
||||||
"CoreUObject",
|
"CoreUObject",
|
||||||
|
|||||||
Reference in New Issue
Block a user