summaryrefslogtreecommitdiffstats
path: root/avahi-sharp/avahi-sharp.dll.config.in
blob: 5bae58facc3f2e1b3b37853de0bc8e6e033ed7e9 (plain)
1
2
3
4
5
<configuration>
  <dllmap dll="avahi-client" target="@CLIENT_DLNAME@"/>
  <dllmap dll="avahi-common" target="@COMMON_DLNAME@"/>
  <dllmap dll="avahi-glib" target="@GLIB_DLNAME@"/>
</configuration>