This commit is contained in:
陈思海 2025-03-10 13:45:05 +08:00
parent 37056cca35
commit 949bb2183a

View File

@ -49,6 +49,11 @@ public static class BuildDLLCommand
}
#endif
public static void GenerateHybridCLRSome()
{
PrebuildCommand.GenerateAll();
}
public static void BuildAndCopyDlls(BuildTarget target)
{
#if ENABLE_HYBRIDCLR