mirror of https://github.com/rusefi/openblt.git
272 lines
8.4 KiB
XML
272 lines
8.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="11"/>
|
|
<General>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="MicroBoot"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<BuildModes Count="3">
|
|
<Item1 Name="Default" Default="True"/>
|
|
<Item2 Name="Debug">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="../../MicroBoot"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="../LibOpenBLT/bindings/pascal;../.."/>
|
|
<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>
|
|
<VerifyObjMethodCallValidity Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<TrashVariables Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
<LinkerOptions Value="-R ./"/>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CustomOptions Value="-dUseCThreads"/>
|
|
<OtherDefines Count="1">
|
|
<Define0 Value="UseCThreads"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="../../MicroBoot"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="../LibOpenBLT/bindings/pascal;../.."/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
<LinkerOptions Value="-R ./"/>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<IgnoredMessages idx5058="True" idx5036="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-dUseCThreads"/>
|
|
<OtherDefines Count="1">
|
|
<Define0 Value="UseCThreads"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default"/>
|
|
</Modes>
|
|
</RunParams>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="16">
|
|
<Unit0>
|
|
<Filename Value="MicroBoot.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="mainunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MainForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="MainUnit"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../LibOpenBLT/bindings/pascal/openblt.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="OpenBlt"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="currentconfig.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CurrentConfig"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="configgroups.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ConfigGroups"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="settingsdialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SettingsForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="SettingsDialog"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="sessionxcpdialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SessionXcpForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="SessionXcpDialog"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="customutil.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CustomUtil"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="transportxcprs232dialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TransportXcpRs232Form"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="TransportXcpRs232Dialog"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="transportxcpcandialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TransportXcpCanForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="TransportXcpCanDialog"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="transportxcpusbdialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TransportXcpUsbForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="TransportXcpUsbDialog"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="transportxcptcpipdialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TransportXcpTcpIpForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="TransportXcpTcpIpDialog"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="miscellaneousdialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MiscellaneousForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="MiscellaneousDialog"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="firmwareupdate.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="FirmwareUpdate"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="stopwatch.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="StopWatch"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="filelogger.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="FileLogger"/>
|
|
</Unit15>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="../../MicroBoot"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="../LibOpenBLT/bindings/pascal;../.."/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Linking>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
<LinkerOptions Value="-R ./"/>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CustomOptions Value="-dUseCThreads"/>
|
|
<OtherDefines Count="1">
|
|
<Define0 Value="UseCThreads"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|