Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
This commit is contained in:
@@ -1185,6 +1185,10 @@
|
||||
RelativePath="..\MenuVoting.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\NativeInvoker.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\NativeOwner.cpp"
|
||||
>
|
||||
@@ -1391,6 +1395,10 @@
|
||||
RelativePath="..\MenuVoting.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\NativeInvoker.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\NativeOwner.h"
|
||||
>
|
||||
@@ -1556,6 +1564,10 @@
|
||||
RelativePath="..\..\public\IMenuManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\public\INativeInvoker.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\public\IPlayerHelpers.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user