You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OtterPlayGround/Otter/sfmlnet-graphics-2.dll.config

7 lines
373 B
XML

<configuration>
<dllmap dll="csfml-graphics-2" target="libosx/libcsfml-graphics.2.0.dylib" os="osx" />
<dllmap dll="csfml-window-2" target="libosx/libcsfml-window.2.0.dylib" os="osx" />
<dllmap dll="csfml-graphics-2" target="libcsfml-graphics.so.2.0" os="linux" />
<dllmap dll="csfml-window-2" target="libcsfml-window.so.2.0" os="linux" />
</configuration>