~miki-tebeka/gwibber/space

« back to all changes in this revision

Viewing changes to bindings/mono/gwibber/gwibber-sharp.dll.config.in

  • Committer: Ken VanDine
  • Date: 2011-08-01 13:09:22 UTC
  • mfrom: (1084.1.1 fix-dllmaps)
  • Revision ID: ken.vandine@canonical.com-20110801130922-j1veehz9tcj77qb4
Fix from RAOF for dllmaps, not used right now but if we ever start maintaining the mono bindings again it will be useful.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<configuration>
2
 
  <dllmap dll="gwibber-sharp.dll" target="libgwibber.so.@LIBGWIBBER_CURRENT@.@LIBGWIBBER_REVISION@.@LIBGWIBBER_AGE@"/>
 
2
  <dllmap dll="gwibber-sharp.dll" target="libgwibber.so.@LIBGWIBBER_CURRENT@"/>
3
3
</configuration>