Add support for caching scripting API bindings during build
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Bindings\ApiTypeInfo.cs" />
|
||||
<Compile Include="Bindings\BindingsGenerator.Api.cs" />
|
||||
<Compile Include="Bindings\BindingsGenerator.Cache.cs" />
|
||||
<Compile Include="Bindings\BindingsGenerator.Cpp.cs" />
|
||||
<Compile Include="Bindings\BindingsGenerator.cs" />
|
||||
<Compile Include="Bindings\BindingsGenerator.CSharp.cs" />
|
||||
|
||||
Reference in New Issue
Block a user