~do-win/do/test-paths

« back to all changes in this revision

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

  • Committer: Hardeep S
  • Date: 2009-06-23 05:57:47 UTC
  • Revision ID: ootz0rz@gmail.com-20090623055747-3srobsuq3q8wbn81
initial adding of Do core stuff

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>