You've already forked lazarus-ccr
Main functions working OK git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
224 lines
7.1 KiB
XML
224 lines
7.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="10"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="LazUpdate Updater"/>
|
|
<UseAppBundle Value="False"/>
|
|
<ResourceType Value="res"/>
|
|
<XPManifest>
|
|
<DpiAware Value="True"/>
|
|
<ExecutionLevel Value="highestAvailable"/>
|
|
<UIAccess Value="True"/>
|
|
<TextName Value="Minesadorada.Lazarus.UpdateHM"/>
|
|
<TextDesc Value="Console updating app"/>
|
|
</XPManifest>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="True"/>
|
|
<MinorVersionNr Value="1"/>
|
|
<StringTable Comments="updatehm -h for list of parameters" CompanyName="minesadorada@charcodelvalle.com" FileDescription="Console updater for LazAutoUpdate component" InternalName="updatehm" LegalCopyright="LGPLv2" OriginalFilename="updatehm.exe" ProductName="LazAutoUpdate" ProductVersion="0.0.13.0"/>
|
|
</VersionInfo>
|
|
<BuildModes Count="5">
|
|
<Item1 Name="DebugWin32" Default="True"/>
|
|
<Item2 Name="Win32 Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="compiled\win32\updatehmwin32"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
<SmallerCode Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="Win64 Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="compiled\win64\updatehmwin64"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="win64"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
<SmallerCode Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<Item4 Name="Linux32 Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="compiled\linux32\updatehmlinux32"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
<SmallerCode Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<CustomOptions Value="-FLC:\NewPascal\cross\lib\i386-linux\ld-linux.so.2"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item4>
|
|
<Item5 Name="Linux64 Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="compiled\linux64\updatehmlinux64"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<Libraries Value="C:\codetyphon\linux\x86_64-linux\"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
<SmallerCode Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<CustomOptions Value="-FcUTF8"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item5>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
<CommandLineParams Value="healthmonitor32sqlite3.exe"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="2">
|
|
<Item1>
|
|
<PackageName Value="LCLBase"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LazUtils"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<Units Count="1">
|
|
<Unit0>
|
|
<Filename Value="updatehm.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="compiled\win32debug\updatehmwin32debug"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseHeaptrc Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|