aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/Imprudence.exe.config
diff options
context:
space:
mode:
authorArmin Weatherwax2009-12-13 20:32:30 +0100
committerArmin Weatherwax2009-12-13 20:32:30 +0100
commit72cd31c80efd41d87ffc21141438cff66c806b3c (patch)
treec33e836871aac1db70633b92a8480b6774003b35 /linden/indra/newview/Imprudence.exe.config
parentdon't let the voice client spam about ParcelVoiceInfoRequest capability (SNOW... (diff)
parentAdded Imprudence VC80 .config files to the repo (diff)
downloadmeta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.zip
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.gz
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.bz2
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.xz
Merge branch 'next' of git://github.com/jacek/imprudence into next
Diffstat (limited to 'linden/indra/newview/Imprudence.exe.config')
-rw-r--r--linden/indra/newview/Imprudence.exe.config20
1 files changed, 20 insertions, 0 deletions
diff --git a/linden/indra/newview/Imprudence.exe.config b/linden/indra/newview/Imprudence.exe.config
new file mode 100644
index 0000000..293a9ba
--- /dev/null
+++ b/linden/indra/newview/Imprudence.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