5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
|
|
<configuration>
|
||
|
|
<dllmap os="osx" dll="openjpeg.dll" target="openjpeg.dylib" />
|
||
|
|
<dllmap os="!windows,osx" dll="openjpeg.dll" target="openjpeg.so" />
|
||
|
|
</configuration>
|