home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 112
/
FreelogNo112-NovembreDecembre2012.iso
/
Multimedia
/
HandBrake
/
HandBrake-0.9.8-i686-Win_GUI.exe
/
Handbrake.exe.config
< prev
next >
Wrap
Extensible Markup Language
|
2012-07-18
|
636b
|
20 lines
<?xml version="1.0"?>
<configuration>
<configSections>
<section name="castle" type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor"/>
</configSections>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client"/></startup>
<!--<castle>
<components>
<component id="IErrorService"
service="HandBrake.Framework.Services.Interfaces.IErrorService, HandBrake.Framework"
type="HandBrake.Framework.Services.ErrorService, HandBrake.Framework"/>
</components>
</castle>-->
</configuration>