~do-core/do/test-trunk

« back to all changes in this revision

Viewing changes to Do/Do.exe.config.in

  • Committer: Chris
  • Date: 2009-07-23 09:14:01 UTC
  • mto: (1280.1.6 kb-service)
  • mto: This revision was merged to the branch mainline in revision 1284.
  • Revision ID: chris@szikszoy.com-20090723091401-eb2anq1ah6zbg8wr
some more fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<configuration>
2
 
        <dllmap dll="libc" target="libc.so.6"/>
3
 
        <dllmap dll="libdo" target="@expanded_libdir@/@PACKAGE@/libdo.so"/>
4
 
</configuration>