mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-04-04 23:39:26 +08:00
13 lines
711 B
XML
13 lines
711 B
XML
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
|
|
<Application>
|
|
<Assembly Name="CPF" Dynamic="Required All" >
|
|
<Type Name="CPF.Animation.KeyFrame`1[[CPF.Drawing.Color,CPF]]" Dynamic="Required All" />
|
|
</Assembly>
|
|
<Assembly Name="CPF.Windows" Dynamic="Required All">
|
|
<Type Name="CPF.Windows.OpenGL.WglCreateContextAttribsARBDelegate" MarshalDelegate="Required All" />
|
|
<!--<Type Name="CPF.Windows.STGMEDIUM" MarshalStructure="Required All" />
|
|
<Type Name="CPF.Windows.FORMATETC" MarshalStructure="Required All" />
|
|
<Type Name="CPF.Windows.ComWrapper.CpfComWrappers" MarshalObject="Required All" />-->
|
|
</Assembly>
|
|
</Application>
|
|
</Directives> |