mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-01 20:28:14 +00:00
Add CogInterfaces plugin to fix interface usage when compiling shipping builds
This commit is contained in:
@@ -25,6 +25,7 @@ public class CogSample : ModuleRules
|
||||
PublicDependencyModuleNames.AddRange(new string[]
|
||||
{
|
||||
"CogImgui",
|
||||
"CogInterfaces",
|
||||
"CogWindow",
|
||||
"CogEngine",
|
||||
"CogInput",
|
||||
|
||||
Reference in New Issue
Block a user