summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/cli_cppuhelper_config
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/native/cli_cppuhelper_config')
-rw-r--r--cli_ure/source/native/cli_cppuhelper_config11
1 files changed, 11 insertions, 0 deletions
diff --git a/cli_ure/source/native/cli_cppuhelper_config b/cli_ure/source/native/cli_cppuhelper_config
new file mode 100644
index 000000000000..627a3a564f27
--- /dev/null
+++ b/cli_ure/source/native/cli_cppuhelper_config
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<configuration>
+ <runtime>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="cli_cppuhelper" publicKeyToken="ce2cb7e279207b9e"/>
+ <bindingRedirect oldVersion="CLI_CPPUHELPER_OLD_VERSION" newVersion="CLI_CPPUHELPER_NEW_VERSION" />
+ </dependentAssembly>
+ </assemblyBinding>
+ </runtime>
+</configuration> \ No newline at end of file