Files
libreoffice/cli_ure/source/native/cli_cppuhelper_config
Rüdiger Timm a1de18df26 INTEGRATION: CWS jl31 (1.1.2); FILE ADDED
2006/02/20 11:51:01 jl 1.1.2.1: #i62141# facilitate version changes
2006-03-09 09:53:01 +00:00

11 lines
410 B
XML

<?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>