mirror of
https://github.com/Ellpeck/Contentless.git
synced 2024-11-22 23:38:34 +01:00
5 lines
151 B
Text
5 lines
151 B
Text
|
<configuration>
|
||
|
<dllmap os="macos" dll="nvtt.dll" target="libnvtt.dylib"/>
|
||
|
<dllmap os="linux" dll="nvtt.dll" target="libnvtt.so"/>
|
||
|
</configuration>
|