mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 12:25:26 +00:00
6 lines
231 B
XML
6 lines
231 B
XML
<configuration>
|
|
<dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
|
|
<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
|
|
<dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.so.0"/>
|
|
</configuration>
|