]> git.meshlink.io Git - catta/blob - avahi-sharp/avahi-sharp.dll.config.in
fix MacOS X init script path, closes #177 -- not tested, assuming the bug report...
[catta] / avahi-sharp / avahi-sharp.dll.config.in
1 <configuration>
2   <dllmap dll="avahi-client" target="@CLIENT_DLNAME@"/>
3   <dllmap dll="avahi-common" target="@COMMON_DLNAME@"/>
4   <dllmap dll="avahi-glib" target="@GLIB_DLNAME@"/>
5 </configuration>