2016-01-27 22:04:37 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<configuration>
|
|
|
|
<startup>
|
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
|
|
|
</startup>
|
2017-05-26 11:14:23 +00:00
|
|
|
<dllmap os="!windows" dll="physfs.dll" target="libphysfs.so" />
|
2016-01-27 22:04:37 +00:00
|
|
|
</configuration>
|