aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/meta-impy.exe.config
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/meta-impy.exe.config')
-rw-r--r--linden/indra/newview/meta-impy.exe.config20
1 files changed, 20 insertions, 0 deletions
diff --git a/linden/indra/newview/meta-impy.exe.config b/linden/indra/newview/meta-impy.exe.config
new file mode 100644
index 0000000..293a9ba
--- /dev/null
+++ b/linden/indra/newview/meta-impy.exe.config
@@ -0,0 +1,20 @@
1<configuration>
2
3 <windows>
4
5 <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
6
7 <dependentAssembly>
8
9 <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
10
11 <bindingRedirect oldVersion="8.0.41204.256-" newVersion="0.0.0.0"/>
12
13 </dependentAssembly>
14
15 </assemblyBinding>
16
17 </windows>
18
19</configuration>
20