This file is indexed.

/usr/lib/cli/Tao.FtGl-2.1/Tao.FtGl.dll.config is in libtaoframework-ftgl2.1-cil 2.1.svn20090801-9ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
<configuration>
    <dllmap dll="ftgl.dll" os="windows" target="ftgl.dll"/>
    <dllmap dll="ftgl.dll" os="osx" target="libftgl.so.2" />
    <dllmap dll="ftgl.dll" os="!windows,osx" target="libftgl.so.2"/>
</configuration>