aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/meta-impy.exe.config
blob: 293a9bafef1095453b8ea2c0c776517153ba9c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<configuration>

       <windows>

              <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">

      <dependentAssembly>

        <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>

        <bindingRedirect oldVersion="8.0.41204.256-" newVersion="0.0.0.0"/>

      </dependentAssembly>

    </assemblyBinding>

       </windows>

</configuration>