modify
This commit is contained in:
parent
37056cca35
commit
949bb2183a
@ -49,6 +49,11 @@ public static class BuildDLLCommand
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
public static void GenerateHybridCLRSome()
|
||||||
|
{
|
||||||
|
PrebuildCommand.GenerateAll();
|
||||||
|
}
|
||||||
|
|
||||||
public static void BuildAndCopyDlls(BuildTarget target)
|
public static void BuildAndCopyDlls(BuildTarget target)
|
||||||
{
|
{
|
||||||
#if ENABLE_HYBRIDCLR
|
#if ENABLE_HYBRIDCLR
|
||||||
|
Loading…
Reference in New Issue
Block a user