doublecmd/src/doublecmd.lpi
2021-08-06 21:35:35 +03:00

1949 lines
71 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<PathDelim Value="\"/>
<General>
<Flags>
<SaveClosedFiles Value="False"/>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<AutoCreateForms Value="False"/>
<Title Value="Double Commander"/>
<ResourceType Value="res"/>
<XPManifest>
<DpiAware Value="True"/>
</XPManifest>
<Icon Value="0"/>
</General>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="..\language"/>
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="1"/>
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2021 Alexander Koblov" ProductName="Double Commander"/>
</VersionInfo>
<BuildModes Count="4">
<Item1 Name="Debug" Default="True"/>
<Item2 Name="Debug + HeapTrc">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\doublecmd"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)\ide;$(ProjOutDir);..\sdk;..\units"/>
<OtherUnitFiles Value="platform;platform\$(SrcOS);platform\$(SrcOS)\$(TargetOS);..\sdk;frames;fileviews;filesources;filesources\filesystem;filesources\multiarchive;filesources\multilist;filesources\searchresult;filesources\tempfilesystem;filesources\vfs;filesources\wcxarchive;filesources\wfxplugin;filesources\winnet;platform\unix\glib;platform\unix\mime;filesources\gio;rpc;rpc\sys\$(SrcOS);rpc\sys;filesources\recyclebin"/>
<UnitOutputDirectory Value="..\units\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
<SrcPath Value="$(LazarusDir)\lcl;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType);$(fpcsrcdir)\packages\fcl-base\src"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Checks>
<IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
</Checks>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf2Set"/>
<UseHeaptrc Value="True"/>
</Debugging>
</Linking>
<Other>
<CustomOptions Value="-dHEAPTRC -dHEAPTRC_EXTRA"/>
<ExecuteBefore>
<Command Value="$(ProjPath)\platform\git2revisioninc$(ExeExt).cmd $MakeFile($(ProjOutDir))"/>
<CompileReasons Run="False"/>
</ExecuteBefore>
</Other>
</CompilerOptions>
</Item2>
<Item3 Name="NoDebug Full Optimizations">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\doublecmd"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)\ide;$(ProjOutDir);..\sdk;..\units"/>
<OtherUnitFiles Value="platform;platform\$(SrcOS);platform\$(SrcOS)\$(TargetOS);..\sdk;frames;fileviews;filesources;filesources\filesystem;filesources\multiarchive;filesources\multilist;filesources\searchresult;filesources\tempfilesystem;filesources\vfs;filesources\wcxarchive;filesources\wfxplugin;filesources\winnet;platform\unix\glib;platform\unix\mime;filesources\gio;rpc;rpc\sys\$(SrcOS);rpc\sys;filesources\recyclebin"/>
<UnitOutputDirectory Value="..\units\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
<SrcPath Value="$(LazarusDir)\lcl;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType);$(fpcsrcdir)\packages\fcl-base\src"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="3"/>
<VariablesInRegisters Value="True"/>
<UncertainOptimizations Value="True"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
<UseLineInfoUnit Value="False"/>
</Debugging>
</Linking>
<Other>
<ExecuteBefore>
<Command Value="$(ProjPath)\platform\git2revisioninc$(ExeExt).cmd $MakeFile($(ProjOutDir))"/>
<CompileReasons Run="False"/>
</ExecuteBefore>
</Other>
</CompilerOptions>
</Item3>
<Item4 Name="Release">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\doublecmd"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)\ide;$(ProjOutDir);..\sdk;..\units"/>
<OtherUnitFiles Value="platform;platform\$(SrcOS);platform\$(SrcOS)\$(TargetOS);..\sdk;frames;fileviews;filesources;filesources\filesystem;filesources\multiarchive;filesources\multilist;filesources\searchresult;filesources\tempfilesystem;filesources\vfs;filesources\wcxarchive;filesources\wfxplugin;filesources\winnet;platform\unix\glib;platform\unix\mime;filesources\gio;rpc;rpc\sys\$(SrcOS);rpc\sys;filesources\recyclebin"/>
<UnitOutputDirectory Value="..\units\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
<SrcPath Value="$(LazarusDir)\lcl;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType);$(fpcsrcdir)\packages\fcl-base\src"/>
</SearchPaths>
<Conditionals Value="if (TargetOS = &apos;linux&apos;) then
begin
LinkerOptions += &apos; -z relro --as-needed&apos;;
end;
if LCLWidgetType &lt;> GetIDEValue(&apos;LCLWidgetType&apos;) then
begin
UnitPath += &apos;$(FallbackOutputRoot)/LazControls/lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType);&apos;;
UnitPath += &apos;$(FallbackOutputRoot)/SynEdit/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType);&apos;;
end;
if ((LCLWidgetType = &apos;qt&apos;) or (LCLWidgetType = &apos;qt5&apos;)) and (TargetOS &lt;> &apos;darwin&apos;) then
begin
UnitPath += &apos;platform/$(SrcOS)/qt5;&apos;;
end;
if (LCLWidgetType = &apos;gtk2&apos;) and (SrcOS = &apos;unix&apos;) and (TargetOS &lt;> &apos;darwin&apos;) then
begin
UnitPath += &apos;platform/$(SrcOS)/$(LCLWidgetType);&apos;;
end;"/>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<RelocatableUnit Value="True"/>
<Checks>
<IOChecks Value="True"/>
</Checks>
<Optimizations>
<OptimizationLevel Value="2"/>
<VariablesInRegisters Value="True"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf2Set"/>
<UseLineInfoUnit Value="False"/>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>
<PassLinkerOptions Value="True"/>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<Verbosity>
<ShowNotes Value="False"/>
<ShowHints Value="False"/>
</Verbosity>
<CustomOptions Value="-dNIGHTLY_BUILD"/>
<ExecuteBefore>
<Command Value="$(ProjPath)\platform\git2revisioninc$(ExeExt).cmd $MakeFile($(ProjOutDir))"/>
<CompileReasons Run="False"/>
</ExecuteBefore>
</Other>
</CompilerOptions>
</Item4>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
</local>
</Mode0>
</Modes>
</RunParams>
<RequiredPackages Count="12">
<Item1>
<PackageName Value="SynUni"/>
<MinVersion Major="1" Minor="8" Valid="True"/>
</Item1>
<Item2>
<PackageName Value="DateTimeCtrls"/>
</Item2>
<Item3>
<PackageName Value="dcpcrypt"/>
<MinVersion Major="3" Valid="True"/>
</Item3>
<Item4>
<PackageName Value="chsdet"/>
</Item4>
<Item5>
<PackageName Value="LazControls"/>
<MinVersion Valid="True"/>
</Item5>
<Item6>
<PackageName Value="pkg_gifanim"/>
<MinVersion Major="1" Minor="4" Valid="True"/>
</Item6>
<Item7>
<PackageName Value="cmdbox"/>
</Item7>
<Item8>
<PackageName Value="KASComp"/>
<MinVersion Major="1" Minor="8" Valid="True"/>
</Item8>
<Item9>
<PackageName Value="LCL"/>
<MinVersion Major="1" Minor="6" Valid="True"/>
</Item9>
<Item10>
<PackageName Value="SynEdit"/>
<MinVersion Major="1" Valid="True"/>
</Item10>
<Item11>
<PackageName Value="viewerpackage"/>
</Item11>
<Item12>
<PackageName Value="doublecmd_common"/>
<MinVersion Minor="3" Valid="True"/>
</Item12>
</RequiredPackages>
<Units Count="266">
<Unit0>
<Filename Value="doublecmd.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="fmain.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMain"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMain"/>
</Unit1>
<Unit2>
<Filename Value="uwcxprototypes.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWCXprototypes"/>
</Unit2>
<Unit3>
<Filename Value="fviewer.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmViewer"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fViewer"/>
</Unit3>
<Unit4>
<Filename Value="feditor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmEditor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fEditor"/>
</Unit4>
<Unit5>
<Filename Value="fMsg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMsg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit5>
<Unit6>
<Filename Value="dmcommondata.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="dmComData"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="DataModule"/>
<UnitName Value="dmCommonData"/>
</Unit6>
<Unit7>
<Filename Value="dmhigh.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="dmHighl"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="DataModule"/>
<UnitName Value="dmHigh"/>
</Unit7>
<Unit8>
<Filename Value="ffindview.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFindView"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fFindView"/>
</Unit8>
<Unit9>
<Filename Value="fAbout.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmAbout"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit9>
<Unit10>
<Filename Value="foptions.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptions"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fOptions"/>
</Unit10>
<Unit11>
<Filename Value="fFileOpDlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFileOp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit11>
<Unit12>
<Filename Value="fmkdir.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMkDir"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMkDir"/>
</Unit12>
<Unit13>
<Filename Value="fcopymovedlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCopyDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fCopyMoveDlg"/>
</Unit13>
<Unit14>
<Filename Value="fFindDlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFindDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit14>
<Unit15>
<Filename Value="fsymlink.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSymLink"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSymLink"/>
</Unit15>
<Unit16>
<Filename Value="fhardlink.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmHardLink"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fHardLink"/>
</Unit16>
<Unit17>
<Filename Value="fmultirename.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMultiRename"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMultiRename"/>
</Unit17>
<Unit18>
<Filename Value="fpackdlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmPackDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fPackDlg"/>
</Unit18>
<Unit19>
<Filename Value="flinker.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmLinker"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fLinker"/>
</Unit19>
<Unit20>
<Filename Value="fsplitter.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSplitter"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSplitter"/>
</Unit20>
<Unit21>
<Filename Value="ffileproperties.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFileProperties"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fFileProperties"/>
</Unit21>
<Unit22>
<Filename Value="fextractdlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmExtractDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fExtractDlg"/>
</Unit22>
<Unit23>
<Filename Value="ulng.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uLng"/>
</Unit23>
<Unit24>
<Filename Value="frames\foptionsfileassocextra.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFileAssocExtra"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFileAssocExtra"/>
</Unit24>
<Unit25>
<Filename Value="fhackform.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmHackForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fHackForm"/>
</Unit25>
<Unit26>
<Filename Value="fpackinfodlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmPackInfoDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fPackInfoDlg"/>
</Unit26>
<Unit27>
<Filename Value="ftweakplugin.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmTweakPlugin"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fTweakPlugin"/>
</Unit27>
<Unit28>
<Filename Value="udescr.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDescr"/>
</Unit28>
<Unit29>
<Filename Value="fdescredit.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDescrEdit"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fDescrEdit"/>
</Unit29>
<Unit30>
<Filename Value="platform\win\ugdiplus.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uGdiPlus"/>
</Unit30>
<Unit31>
<Filename Value="platform\win\umywindows.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMyWindows"/>
</Unit31>
<Unit32>
<Filename Value="platform\unix\umyunix.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMyUnix"/>
</Unit32>
<Unit33>
<Filename Value="dmhelpmanager.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="dmHelpManager"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="DataModule"/>
<UnitName Value="dmHelpManager"/>
</Unit33>
<Unit34>
<Filename Value="feditsearch.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmEditSearchReplace"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fEditSearch"/>
</Unit34>
<Unit35>
<Filename Value="platform\udragdropex.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDragDropEx"/>
</Unit35>
<Unit36>
<Filename Value="ushellexecute.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uShellExecute"/>
</Unit36>
<Unit37>
<Filename Value="platform\uClipboard.pas"/>
<IsPartOfProject Value="True"/>
</Unit37>
<Unit38>
<Filename Value="platform\udragdropgtk.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDragDropGtk"/>
</Unit38>
<Unit39>
<Filename Value="usearchtemplate.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uSearchTemplate"/>
</Unit39>
<Unit40>
<Filename Value="platform\ukeyboard.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uKeyboard"/>
</Unit40>
<Unit41>
<Filename Value="platform\udragdropqt.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDragDropQt"/>
</Unit41>
<Unit42>
<Filename Value="fchecksumverify.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCheckSumVerify"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fCheckSumVerify"/>
</Unit42>
<Unit43>
<Filename Value="fchecksumcalc.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCheckSumCalc"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fCheckSumCalc"/>
</Unit43>
<Unit44>
<Filename Value="uformcommands.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFormCommands"/>
</Unit44>
<Unit45>
<Filename Value="ufileviewnotebook.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewNotebook"/>
</Unit45>
<Unit46>
<Filename Value="platform\unix\mime\umimeactions.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMimeActions"/>
</Unit46>
<Unit47>
<Filename Value="fsetfileproperties.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSetFileProperties"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSetFileProperties"/>
</Unit47>
<Unit48>
<Filename Value="platform\upixmapgtk.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uPixMapGtk"/>
</Unit48>
<Unit49>
<Filename Value="uquickviewpanel.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uQuickViewPanel"/>
</Unit49>
<Unit50>
<Filename Value="fmaskinputdlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMaskInputDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMaskInputDlg"/>
</Unit50>
<Unit51>
<Filename Value="platform\uinfotooltip.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uInfoToolTip"/>
</Unit51>
<Unit52>
<Filename Value="fattributesedit.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmAttributesEdit"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fAttributesEdit"/>
</Unit52>
<Unit53>
<Filename Value="fmodview.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmModView"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fModView"/>
</Unit53>
<Unit54>
<Filename Value="fdiffer.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDiffer"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fDiffer"/>
</Unit54>
<Unit55>
<Filename Value="fconnectionmanager.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmConnectionManager"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fConnectionManager"/>
</Unit55>
<Unit56>
<Filename Value="ffileexecuteyourself.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFileExecuteYourSelf"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fFileExecuteYourSelf"/>
</Unit56>
<Unit57>
<Filename Value="uthumbnails.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uThumbnails"/>
</Unit57>
<Unit58>
<Filename Value="platform\utrash.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uTrash"/>
</Unit58>
<Unit59>
<Filename Value="uparitercontrols.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uPariterControls"/>
</Unit59>
<Unit60>
<Filename Value="ucmdlineparams.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uCmdLineParams"/>
</Unit60>
<Unit61>
<Filename Value="upathlabel.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uPathLabel"/>
</Unit61>
<Unit62>
<Filename Value="frames\foptionstooltips.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolTips"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolTips"/>
</Unit62>
<Unit63>
<Filename Value="frames\foptionsframe.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="OptionsEditor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFrame"/>
</Unit63>
<Unit64>
<Filename Value="frames\foptionspluginsgroup.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsGroup"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsGroup"/>
</Unit64>
<Unit65>
<Filename Value="frames\foptionsfiletypescolors.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFileTypesColors"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFileTypesColors"/>
</Unit65>
<Unit66>
<Filename Value="platform\utarwriter.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uTarWriter"/>
</Unit66>
<Unit67>
<Filename Value="uconvencoding.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uConvEncoding"/>
</Unit67>
<Unit68>
<Filename Value="uvfsmodule.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uVfsModule"/>
</Unit68>
<Unit69>
<Filename Value="frames\foptionslanguage.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsLanguage"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsLanguage"/>
</Unit69>
<Unit70>
<Filename Value="frames\foptionsbehavior.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsBehavior"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsBehavior"/>
</Unit70>
<Unit71>
<Filename Value="frames\foptionstools.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsViewer"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTools"/>
</Unit71>
<Unit72>
<Filename Value="frames\foptionshotkeys.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsHotkeys"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsHotkeys"/>
</Unit72>
<Unit73>
<Filename Value="frames\foptionslayout.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsLayout"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsLayout"/>
</Unit73>
<Unit74>
<Filename Value="frames\foptionsfonts.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFonts"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFonts"/>
</Unit74>
<Unit75>
<Filename Value="frames\foptionsfileoperations.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFileOperations"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFileOperations"/>
</Unit75>
<Unit76>
<Filename Value="frames\foptionsquicksearchfilter.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsQuickSearchFilter"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsQuickSearchFilter"/>
</Unit76>
<Unit77>
<Filename Value="frames\foptionstabs.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsTabs"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTabs"/>
</Unit77>
<Unit78>
<Filename Value="frames\foptionslog.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsLog"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsLog"/>
</Unit78>
<Unit79>
<Filename Value="frames\foptionsconfiguration.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsConfiguration"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsConfiguration"/>
</Unit79>
<Unit80>
<Filename Value="frames\foptionscustomcolumns.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsCustomColumns"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsCustomColumns"/>
</Unit80>
<Unit81>
<Filename Value="frames\foptionsmisc.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsMisc"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsMisc"/>
</Unit81>
<Unit82>
<Filename Value="frames\foptionsautorefresh.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsAutoRefresh"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsAutoRefresh"/>
</Unit82>
<Unit83>
<Filename Value="frames\foptionsicons.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsIcons"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsIcons"/>
</Unit83>
<Unit84>
<Filename Value="frames\foptionsignorelist.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsIgnoreList"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsIgnoreList"/>
</Unit84>
<Unit85>
<Filename Value="frames\foptionsarchivers.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsArchivers"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsArchivers"/>
</Unit85>
<Unit86>
<Filename Value="fselecttextrange.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSelectTextRange"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSelectTextRange"/>
</Unit86>
<Unit87>
<Filename Value="frames\fquicksearch.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmQuickSearch"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fQuickSearch"/>
</Unit87>
<Unit88>
<Filename Value="frames\foptionsgroups.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="fOptionsGroups"/>
</Unit88>
<Unit89>
<Filename Value="frames\foptionsfilepanelscolors.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFilePanelsColors"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFilePanelsColors"/>
</Unit89>
<Unit90>
<Filename Value="frames\foptionstoolbase.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolBase"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolBase"/>
</Unit90>
<Unit91>
<Filename Value="frames\foptionsterminal.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsTerminal"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTerminal"/>
</Unit91>
<Unit92>
<Filename Value="frames\foptionsmouse.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsMouse"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsMouse"/>
</Unit92>
<Unit93>
<Filename Value="frames\foptionskeyboard.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsKeyboard"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsKeyboard"/>
</Unit93>
<Unit94>
<Filename Value="frames\foptionsdragdrop.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsDragDrop"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsDragDrop"/>
</Unit94>
<Unit95>
<Filename Value="frames\foptionsfilesviews.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFilesViews"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFilesViews"/>
</Unit95>
<Unit96>
<Filename Value="frames\foptionscolumnsview.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsColumnsView"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsColumnsView"/>
</Unit96>
<Unit97>
<Filename Value="frames\foptionsdriveslistbutton.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsDrivesListButton"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsDrivesListButton"/>
</Unit97>
<Unit98>
<Filename Value="platform\unix\uoverlayscrollbarfix.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uOverlayScrollBarFix"/>
</Unit98>
<Unit99>
<Filename Value="umaincommands.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMainCommands"/>
</Unit99>
<Unit100>
<Filename Value="platform\win\uexceptionhandlerfix.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uExceptionHandlerFix"/>
</Unit100>
<Unit101>
<Filename Value="frames\foptionseditorcolors.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsEditorColors"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsEditorColors"/>
</Unit101>
<Unit102>
<Filename Value="uoperationspanel.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uOperationsPanel"/>
</Unit102>
<Unit103>
<Filename Value="foptionshotkeysedithotkey.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmEditHotkey"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fOptionsHotkeysEditHotkey"/>
</Unit103>
<Unit104>
<Filename Value="ukastoolitemsextended.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uKASToolItemsExtended"/>
</Unit104>
<Unit105>
<Filename Value="frames\foptionstoolbar.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolbar"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolbar"/>
</Unit105>
<Unit106>
<Filename Value="fileviews\ufileviewwithmainctrl.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewWithMainCtrl"/>
</Unit106>
<Unit107>
<Filename Value="filesources\uarchivefilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uArchiveFileSource"/>
</Unit107>
<Unit108>
<Filename Value="filesources\uarchivefilesourceutil.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uArchiveFileSourceUtil"/>
</Unit108>
<Unit109>
<Filename Value="filesources\ufilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSource"/>
</Unit109>
<Unit110>
<Filename Value="filesources\ufilesourcecalcchecksumoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit110>
<Unit111>
<Filename Value="filesources\ufilesourcecalcstatisticsoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit111>
<Unit112>
<Filename Value="filesources\ufilesourcecombineoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit112>
<Unit113>
<Filename Value="filesources\ufilesourcecopyoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceCopyOperation"/>
</Unit113>
<Unit114>
<Filename Value="filesources\ufilesourcecreatedirectoryoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit114>
<Unit115>
<Filename Value="filesources\ufilesourcedeleteoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceDeleteOperation"/>
</Unit115>
<Unit116>
<Filename Value="filesources\ufilesourceexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceExecuteOperation"/>
</Unit116>
<Unit117>
<Filename Value="filesources\ufilesourcelistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceListOperation"/>
</Unit117>
<Unit118>
<Filename Value="filesources\ufilesourcemoveoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit118>
<Unit119>
<Filename Value="filesources\ufilesourceoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceOperation"/>
</Unit119>
<Unit120>
<Filename Value="filesources\ufilesourceoperationmessageboxesui.pas"/>
<IsPartOfProject Value="True"/>
</Unit120>
<Unit121>
<Filename Value="filesources\ufilesourceoperationmisc.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceOperationMisc"/>
</Unit121>
<Unit122>
<Filename Value="filesources\ufilesourceoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
</Unit122>
<Unit123>
<Filename Value="filesources\ufilesourceoperationoptionsui.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FileSourceOperationOptionsUI"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="uFileSourceOperationOptionsUI"/>
</Unit123>
<Unit124>
<Filename Value="filesources\ufilesourceoperationtypes.pas"/>
<IsPartOfProject Value="True"/>
</Unit124>
<Unit125>
<Filename Value="filesources\ufilesourceoperationui.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceOperationUI"/>
</Unit125>
<Unit126>
<Filename Value="filesources\ufilesourceproperty.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceProperty"/>
</Unit126>
<Unit127>
<Filename Value="filesources\ufilesourcesetfilepropertyoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceSetFilePropertyOperation"/>
</Unit127>
<Unit128>
<Filename Value="filesources\ufilesourcesplitoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit128>
<Unit129>
<Filename Value="filesources\ufilesourcetestarchiveoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit129>
<Unit130>
<Filename Value="filesources\ufilesourceutil.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceUtil"/>
</Unit130>
<Unit131>
<Filename Value="filesources\ufilesourcewipeoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSourceWipeOperation"/>
</Unit131>
<Unit132>
<Filename Value="filesources\ulocalfilesource.pas"/>
<IsPartOfProject Value="True"/>
</Unit132>
<Unit133>
<Filename Value="filesources\uoperationthread.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uOperationThread"/>
</Unit133>
<Unit134>
<Filename Value="filesources\urealfilesource.pas"/>
<IsPartOfProject Value="True"/>
</Unit134>
<Unit135>
<Filename Value="filesources\uvirtualfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uVirtualFileSource"/>
</Unit135>
<Unit136>
<Filename Value="filesources\filesystem\ffilesystemcopymoveoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FileSystemCopyMoveOperationOptionsUI"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fFileSystemCopyMoveOperationOptions"/>
</Unit136>
<Unit137>
<Filename Value="filesources\filesystem\ufilesystemcalcchecksumoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemCalcChecksumOperation"/>
</Unit137>
<Unit138>
<Filename Value="filesources\filesystem\ufilesystemcalcstatisticsoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit138>
<Unit139>
<Filename Value="filesources\filesystem\ufilesystemcombineoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit139>
<Unit140>
<Filename Value="filesources\filesystem\ufilesystemcopyoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemCopyOperation"/>
</Unit140>
<Unit141>
<Filename Value="filesources\filesystem\ufilesystemcreatedirectoryoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit141>
<Unit142>
<Filename Value="filesources\filesystem\ufilesystemdeleteoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemDeleteOperation"/>
</Unit142>
<Unit143>
<Filename Value="filesources\filesystem\ufilesystemexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit143>
<Unit144>
<Filename Value="filesources\filesystem\ufilesystemfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemFileSource"/>
</Unit144>
<Unit145>
<Filename Value="filesources\filesystem\ufilesystemlistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemListOperation"/>
</Unit145>
<Unit146>
<Filename Value="filesources\filesystem\ufilesystemmoveoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemMoveOperation"/>
</Unit146>
<Unit147>
<Filename Value="filesources\filesystem\ufilesystemsetfilepropertyoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemSetFilePropertyOperation"/>
</Unit147>
<Unit148>
<Filename Value="filesources\filesystem\ufilesystemsplitoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemSplitOperation"/>
</Unit148>
<Unit149>
<Filename Value="filesources\filesystem\ufilesystemutil.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileSystemUtil"/>
</Unit149>
<Unit150>
<Filename Value="filesources\filesystem\ufilesystemwipeoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit150>
<Unit151>
<Filename Value="filesources\multiarchive\fmultiarchivecopyoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="MultiArchiveCopyOperationOptionsUI"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMultiArchiveCopyOperationOptions"/>
</Unit151>
<Unit152>
<Filename Value="filesources\multiarchive\umultiarchivecalcstatisticsoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit152>
<Unit153>
<Filename Value="filesources\multiarchive\umultiarchivecopyinoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit153>
<Unit154>
<Filename Value="filesources\multiarchive\umultiarchivecopyoutoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveCopyOutOperation"/>
</Unit154>
<Unit155>
<Filename Value="filesources\multiarchive\umultiarchivedeleteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit155>
<Unit156>
<Filename Value="filesources\multiarchive\umultiarchiveexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit156>
<Unit157>
<Filename Value="filesources\multiarchive\umultiarchivefilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveFileSource"/>
</Unit157>
<Unit158>
<Filename Value="filesources\multiarchive\umultiarchivelistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveListOperation"/>
</Unit158>
<Unit159>
<Filename Value="filesources\multiarchive\umultiarchivetestarchiveoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveTestArchiveOperation"/>
</Unit159>
<Unit160>
<Filename Value="filesources\multiarchive\umultiarchiveutil.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveUtil"/>
</Unit160>
<Unit161>
<Filename Value="filesources\multilist\umultilistfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiListFileSource"/>
</Unit161>
<Unit162>
<Filename Value="filesources\multilist\umultilistlistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiListListOperation"/>
</Unit162>
<Unit163>
<Filename Value="filesources\searchresult\usearchresultfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uSearchResultFileSource"/>
</Unit163>
<Unit164>
<Filename Value="filesources\searchresult\usearchresultlistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uSearchResultListOperation"/>
</Unit164>
<Unit165>
<Filename Value="filesources\tempfilesystem\utempfilesystemfilesource.pas"/>
<IsPartOfProject Value="True"/>
</Unit165>
<Unit166>
<Filename Value="filesources\vfs\uvfsexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uVfsExecuteOperation"/>
</Unit166>
<Unit167>
<Filename Value="filesources\vfs\uvfsfilesource.pas"/>
<IsPartOfProject Value="True"/>
</Unit167>
<Unit168>
<Filename Value="filesources\vfs\uvfslistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uVfsListOperation"/>
</Unit168>
<Unit169>
<Filename Value="filesources\wcxarchive\fwcxarchivecopyoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="WcxArchiveCopyOperationOptionsUI"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fWcxArchiveCopyOperationOptions"/>
</Unit169>
<Unit170>
<Filename Value="filesources\wcxarchive\uwcxarchivecalcstatisticsoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveCalcStatisticsOperation"/>
</Unit170>
<Unit171>
<Filename Value="filesources\wcxarchive\uwcxarchivecopyinoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveCopyInOperation"/>
</Unit171>
<Unit172>
<Filename Value="filesources\wcxarchive\uwcxarchivecopyoutoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveCopyOutOperation"/>
</Unit172>
<Unit173>
<Filename Value="filesources\wcxarchive\uwcxarchivedeleteoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveDeleteOperation"/>
</Unit173>
<Unit174>
<Filename Value="filesources\wcxarchive\uwcxarchiveexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit174>
<Unit175>
<Filename Value="filesources\wcxarchive\uwcxarchivefilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveFileSource"/>
</Unit175>
<Unit176>
<Filename Value="filesources\wcxarchive\uwcxarchivelistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveListOperation"/>
</Unit176>
<Unit177>
<Filename Value="filesources\wcxarchive\uwcxarchivetestarchiveoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWcxArchiveTestArchiveOperation"/>
</Unit177>
<Unit178>
<Filename Value="filesources\wfxplugin\fwfxplugincopymoveoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="WfxPluginCopyMoveOperationOptionsUI"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fWfxPluginCopyMoveOperationOptions"/>
</Unit178>
<Unit179>
<Filename Value="filesources\wfxplugin\uwfxplugincopyinoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit179>
<Unit180>
<Filename Value="filesources\wfxplugin\uwfxplugincopyoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit180>
<Unit181>
<Filename Value="filesources\wfxplugin\uwfxplugincopyoutoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginCopyOutOperation"/>
</Unit181>
<Unit182>
<Filename Value="filesources\wfxplugin\uwfxplugincreatedirectoryoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit182>
<Unit183>
<Filename Value="filesources\wfxplugin\uwfxplugindeleteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit183>
<Unit184>
<Filename Value="filesources\wfxplugin\uwfxpluginexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit184>
<Unit185>
<Filename Value="filesources\wfxplugin\uwfxpluginfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginFileSource"/>
</Unit185>
<Unit186>
<Filename Value="filesources\wfxplugin\uwfxpluginlistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginListOperation"/>
</Unit186>
<Unit187>
<Filename Value="filesources\wfxplugin\uwfxpluginmoveoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginMoveOperation"/>
</Unit187>
<Unit188>
<Filename Value="filesources\wfxplugin\uwfxpluginsetfilepropertyoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginSetFilePropertyOperation"/>
</Unit188>
<Unit189>
<Filename Value="filesources\wfxplugin\uwfxpluginutil.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWfxPluginUtil"/>
</Unit189>
<Unit190>
<Filename Value="filesources\winnet\uwinnetexecuteoperation.pas"/>
<IsPartOfProject Value="True"/>
</Unit190>
<Unit191>
<Filename Value="filesources\winnet\uwinnetfilesource.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWinNetFileSource"/>
</Unit191>
<Unit192>
<Filename Value="filesources\winnet\uwinnetlistoperation.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWinNetListOperation"/>
</Unit192>
<Unit193>
<Filename Value="fileviews\ubrieffileview.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uBriefFileView"/>
</Unit193>
<Unit194>
<Filename Value="fileviews\ucolumnsfileview.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uColumnsFileView"/>
</Unit194>
<Unit195>
<Filename Value="fileviews\ucolumnsfileviewvtv.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uColumnsFileViewVtv"/>
</Unit195>
<Unit196>
<Filename Value="fileviews\ufileview.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileView"/>
</Unit196>
<Unit197>
<Filename Value="fileviews\ufileviewheader.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewHeader"/>
</Unit197>
<Unit198>
<Filename Value="fileviews\ufileviewhistory.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewHistory"/>
</Unit198>
<Unit199>
<Filename Value="fileviews\ufileviewwithpanels.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewWithPanels"/>
</Unit199>
<Unit200>
<Filename Value="fileviews\ufileviewworker.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileViewWorker"/>
</Unit200>
<Unit201>
<Filename Value="fileviews\uorderedfileview.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uOrderedFileView"/>
</Unit201>
<Unit202>
<Filename Value="fopenwith.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOpenWith"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fOpenWith"/>
</Unit202>
<Unit203>
<Filename Value="platform\unix\ukeyfile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uKeyFile"/>
</Unit203>
<Unit204>
<Filename Value="fsyncdirsdlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSyncDirsDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSyncDirsDlg"/>
</Unit204>
<Unit205>
<Filename Value="fsyncdirsperformdlg.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
<UnitName Value="fSyncDirsPerformDlg"/>
</Unit205>
<Unit206>
<Filename Value="platform\unix\glib\ugio2.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uGio2"/>
</Unit206>
<Unit207>
<Filename Value="platform\unix\glib\ugobject2.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uGObject2"/>
</Unit207>
<Unit208>
<Filename Value="platform\unix\glib\uglib2.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uGLib2"/>
</Unit208>
<Unit209>
<Filename Value="uspecialdir.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uSpecialDir"/>
</Unit209>
<Unit210>
<Filename Value="fstartingsplash.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmStartingSplash"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit210>
<Unit211>
<Filename Value="frames\foptionsdirectoryhotlist.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsDirectoryHotlist"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="foptionsDirectoryHotlist"/>
</Unit211>
<Unit212>
<Filename Value="fhotdirexportimport.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmhotdirexportimport"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit212>
<Unit213>
<Filename Value="platform\unix\mime\umimecache.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMimeCache"/>
</Unit213>
<Unit214>
<Filename Value="platform\unix\uxdg.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uXdg"/>
</Unit214>
<Unit215>
<Filename Value="platform\unix\mime\umimetype.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMimeType"/>
</Unit215>
<Unit216>
<Filename Value="frames\foptionstoolsdiffer.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsDiffer"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolsDiffer"/>
</Unit216>
<Unit217>
<Filename Value="frames\foptionsfileassoc.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFileAssoc"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFileAssoc"/>
</Unit217>
<Unit218>
<Filename Value="frames\foptionsbriefview.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsBriefView"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsBriefView"/>
</Unit218>
<Unit219>
<Filename Value="fmaincommandsdlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMainCommandsDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMainCommandsDlg"/>
</Unit219>
<Unit220>
<Filename Value="frames\fsearchplugin.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSearchPlugin"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fSearchPlugin"/>
</Unit220>
<Unit221>
<Filename Value="udiffonp.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDiffONP"/>
</Unit221>
<Unit222>
<Filename Value="udiffond.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uDiffOND"/>
</Unit222>
<Unit223>
<Filename Value="fdeletedlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDeleteDlg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fDeleteDlg"/>
</Unit223>
<Unit224>
<Filename Value="ufavoritetabs.pas"/>
<IsPartOfProject Value="True"/>
</Unit224>
<Unit225>
<Filename Value="frames\foptionsfavoritetabs.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFavoriteTabs"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFavoriteTabs"/>
</Unit225>
<Unit226>
<Filename Value="frames\foptionstoolseditor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsEditor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolsEditor"/>
</Unit226>
<Unit227>
<Filename Value="frames\foptionstabsextra.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsTabsExtra"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTabsExtra"/>
</Unit227>
<Unit228>
<Filename Value="uaccentsutils.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uAccentsUtils"/>
</Unit228>
<Unit229>
<Filename Value="frames\foptionstreeviewmenu.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsTreeViewMenu"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTreeViewMenu"/>
</Unit229>
<Unit230>
<Filename Value="frames\foptionstreeviewmenucolor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsTreeViewMenuColor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsTreeViewMenuColor"/>
</Unit230>
<Unit231>
<Filename Value="uglobs.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uGlobs"/>
</Unit231>
<Unit232>
<Filename Value="ftreeviewmenu.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmTreeViewMenu"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fTreeViewMenu"/>
</Unit232>
<Unit233>
<Filename Value="fmultirenamewait.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMultiRenameWait"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fMultiRenameWait"/>
</Unit233>
<Unit234>
<Filename Value="filesources\multiarchive\umultiarchiveparser.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uMultiArchiveParser"/>
</Unit234>
<Unit235>
<Filename Value="frames\foptionsfilesearch.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFileSearch"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFileSearch"/>
</Unit235>
<Unit236>
<Filename Value="uexifreader.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uExifReader"/>
</Unit236>
<Unit237>
<Filename Value="fviewoperations.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmViewOperations"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fViewOperations"/>
</Unit237>
<Unit238>
<Filename Value="ffileunlock.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFileUnlock"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fFileUnlock"/>
</Unit238>
<Unit239>
<Filename Value="frames\foptionspluginsbase.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsBase"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsBase"/>
</Unit239>
<Unit240>
<Filename Value="frames\foptionspluginsdsx.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsDSX"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsDSX"/>
</Unit240>
<Unit241>
<Filename Value="frames\foptionspluginswcx.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsWCX"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsWCX"/>
</Unit241>
<Unit242>
<Filename Value="frames\foptionspluginswdx.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsWDX"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsWDX"/>
</Unit242>
<Unit243>
<Filename Value="frames\foptionspluginswfx.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsWFX"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsWFX"/>
</Unit243>
<Unit244>
<Filename Value="frames\foptionspluginswlx.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsPluginsWLX"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsPluginsWLX"/>
</Unit244>
<Unit245>
<Filename Value="uhotdir.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uHotDir"/>
</Unit245>
<Unit246>
<Filename Value="ufilefunctions.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uFileFunctions"/>
</Unit246>
<Unit247>
<Filename Value="frames\foptionsfilesviewscomplement.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsFilesViewsComplement"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsFilesViewsComplement"/>
</Unit247>
<Unit248>
<Filename Value="frames\foptionstoolbarextra.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolbarExtra"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolbarExtra"/>
</Unit248>
<Unit249>
<Filename Value="frames\foptionsdirectoryhotlistextra.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsDirectoryHotlistExtra"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsDirectoryHotlistExtra"/>
</Unit249>
<Unit250>
<Filename Value="uvariablemenusupport.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uVariableMenuSupport"/>
</Unit250>
<Unit251>
<Filename Value="fbenchmark.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmBenchmark"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fBenchmark"/>
</Unit251>
<Unit252>
<Filename Value="filesources\gio\fgioauthdlg.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
<UnitName Value="fGioAuthDlg"/>
</Unit252>
<Unit253>
<Filename Value="filesources\gio\fgiocopymoveoperationoptions.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
<UnitName Value="fGioCopyMoveOperationOptions"/>
</Unit253>
<Unit254>
<Filename Value="fconfirmcommandline.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="TfrmConfirmCommandLine"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fConfirmCommandLine"/>
</Unit254>
<Unit255>
<Filename Value="uwdxmodule.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uWDXModule"/>
</Unit255>
<Unit256>
<Filename Value="uluapas.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uLuaPas"/>
</Unit256>
<Unit257>
<Filename Value="fprintsetup.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmPrintSetup"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fPrintSetup"/>
</Unit257>
<Unit258>
<Filename Value="frames\foptionstoolbarbase.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolbarBase"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolbarBase"/>
</Unit258>
<Unit259>
<Filename Value="frames\foptionstoolbarmiddle.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsToolbarMiddle"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsToolbarMiddle"/>
</Unit259>
<Unit260>
<Filename Value="frames\foptionsmultirename.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOptionsMultiRename"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fOptionsMultiRename"/>
</Unit260>
<Unit261>
<Filename Value="fsortanything.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSortAnything"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSortAnything"/>
</Unit261>
<Unit262>
<Filename Value="fselectpathrange.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSelectPathRange"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSelectPathRange"/>
</Unit262>
<Unit263>
<Filename Value="rpc\uadministrator.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uAdministrator"/>
</Unit263>
<Unit264>
<Filename Value="fselectduplicates.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSelectDuplicates"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="fSelectDuplicates"/>
</Unit264>
<Unit265>
<Filename Value="rpc\sys\felevation.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
<UnitName Value="fElevation"/>
</Unit265>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\doublecmd"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)\ide;$(ProjOutDir);..\sdk;..\units"/>
<OtherUnitFiles Value="platform;platform\$(SrcOS);platform\$(SrcOS)\$(TargetOS);..\sdk;frames;fileviews;filesources;filesources\filesystem;filesources\multiarchive;filesources\multilist;filesources\searchresult;filesources\tempfilesystem;filesources\vfs;filesources\wcxarchive;filesources\wfxplugin;filesources\winnet;platform\unix\glib;platform\unix\mime;filesources\gio;rpc;rpc\sys\$(SrcOS);rpc\sys;filesources\recyclebin"/>
<UnitOutputDirectory Value="..\units\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
<SrcPath Value="$(LazarusDir)\lcl;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType);$(fpcsrcdir)\packages\fcl-base\src"/>
</SearchPaths>
<Conditionals Value="if TargetOS = &apos;darwin&apos; then begin
UsageCustomOptions += &apos; -k-macosx_version_min -k10.5&apos;;
UsageCustomOptions += &apos; -XR/Developer/SDKs/MacOSX10.5.sdk/&apos;;
end;"/>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Checks>
<IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
</Checks>
<Optimizations>
<OptimizationLevel Value="0"/>
<VariablesInRegisters Value="True"/>
<UncertainOptimizations Value="True"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf2Set"/>
</Debugging>
</Linking>
<Other>
<ExecuteBefore>
<Command Value="$(ProjPath)\platform\git2revisioninc$(ExeExt).cmd $MakeFile($(ProjOutDir))"/>
<CompileReasons Run="False"/>
</ExecuteBefore>
</Other>
</CompilerOptions>
<Debugging>
<Exceptions Count="1">
<Item1>
<Name Value="EXmlConfigNotFound"/>
</Item1>
</Exceptions>
</Debugging>
</CONFIG>