mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 03:03:43 +02:00
226 lines
6.8 KiB
XML
226 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="12"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
<CompatibilityMode Value="True"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<Scaled Value="True"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<DpiAware Value="True"/>
|
|
</XPManifest>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N Value="True" LFM="False"/>
|
|
<OutDir Value="languages"/>
|
|
</i18n>
|
|
<BuildModes Count="3">
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item2 Name="Debug">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="lhelp"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<CStyleOperator Value="False"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
<VerifyObjMethodCallValidity Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseHeaptrc Value="True"/>
|
|
<TrashVariables Value="True"/>
|
|
<StripSymbols Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="lhelp"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<CStyleOperator Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<StripSymbols Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<SharedMatrixOptions Count="4">
|
|
<Item1 ID="214272031317" Value="-dCHM_DEBUG_TIME"/>
|
|
<Item2 ID="183734626213" Value="-dUPDATE_CNT"/>
|
|
<Item3 ID="934914140281" Value="-dTREE_DEBUG"/>
|
|
<Item4 ID="139067857239" Value="-dLDEBUG"/>
|
|
</SharedMatrixOptions>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="\usr\bin\gnome-terminal -t 'Lazarus Run Output' -e '$(LazarusDir)\tools\runwait.sh $(TargetCmdLine)'"/>
|
|
<Display Value="192.168.0.250:0"/>
|
|
</local>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default">
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="\usr\bin\gnome-terminal -t 'Lazarus Run Output' -e '$(LazarusDir)\tools\runwait.sh $(TargetCmdLine)'"/>
|
|
<Display Value="192.168.0.250:0"/>
|
|
</local>
|
|
</Mode0>
|
|
</Modes>
|
|
</RunParams>
|
|
<RequiredPackages Count="3">
|
|
<Item1>
|
|
<PackageName Value="TurboPowerIPro"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="lhelpcontrolpkg"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="LCL"/>
|
|
</Item3>
|
|
</RequiredPackages>
|
|
<Units Count="9">
|
|
<Unit0>
|
|
<Filename Value="lhelp.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="chmdataprovider.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ChmDataProvider"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="chmspecialparser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ChmSpecialParser"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="lhelpcore.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="HelpForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="LHelpCore"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="basecontentprovider.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="BaseContentProvider"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="chmcontentprovider.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ChmContentProvider"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="httpcontentprovider.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="HTTPContentProvider"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="lhelpstrconsts.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LHelpStrConsts"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="filecontentprovider.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="FileContentProvider"/>
|
|
</Unit8>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="lhelp"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<CStyleOperator Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
<VerifyObjMethodCallValidity Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf3"/>
|
|
<StripSymbols Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</CONFIG>
|