2018-04-16 13:59:19 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
2019-03-27 11:56:21 +00:00
|
|
|
<Version Value="12"/>
|
2018-04-16 13:59:19 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<General>
|
2019-03-27 11:56:21 +00:00
|
|
|
<Flags>
|
|
|
|
<CompatibilityMode Value="True"/>
|
|
|
|
</Flags>
|
2018-04-16 13:59:19 +00:00
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
|
<Title Value="MapViewer_Demo"/>
|
|
|
|
<Scaled Value="True"/>
|
|
|
|
<ResourceType Value="res"/>
|
|
|
|
<UseXPManifest Value="True"/>
|
|
|
|
<XPManifest>
|
|
|
|
<DpiAware Value="True"/>
|
|
|
|
</XPManifest>
|
|
|
|
</General>
|
|
|
|
<BuildModes Count="1">
|
2019-03-27 11:56:21 +00:00
|
|
|
<Item1 Name="default" Default="True"/>
|
2018-04-16 13:59:19 +00:00
|
|
|
</BuildModes>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
</PublishOptions>
|
|
|
|
<RunParams>
|
|
|
|
<FormatVersion Value="2"/>
|
|
|
|
</RunParams>
|
2022-05-03 11:46:11 +00:00
|
|
|
<RequiredPackages Count="3">
|
2018-04-16 13:59:19 +00:00
|
|
|
<Item1>
|
2022-05-03 11:46:11 +00:00
|
|
|
<PackageName Value="Printer4Lazarus"/>
|
2018-04-16 13:59:19 +00:00
|
|
|
</Item1>
|
|
|
|
<Item2>
|
2022-05-03 11:46:11 +00:00
|
|
|
<PackageName Value="lazMapViewerPkg"/>
|
2019-11-12 17:46:50 +00:00
|
|
|
</Item2>
|
2022-05-03 11:46:11 +00:00
|
|
|
<Item3>
|
|
|
|
<PackageName Value="LCL"/>
|
|
|
|
</Item3>
|
2018-04-16 13:59:19 +00:00
|
|
|
</RequiredPackages>
|
2023-07-03 17:27:45 +00:00
|
|
|
<Units Count="6">
|
2018-04-16 13:59:19 +00:00
|
|
|
<Unit0>
|
|
|
|
<Filename Value="MapViewer_Demo.lpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="main.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
2018-04-16 16:35:14 +00:00
|
|
|
<ComponentName Value="MainForm"/>
|
2018-04-16 13:59:19 +00:00
|
|
|
<HasResources Value="True"/>
|
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
|
<UnitName Value="Main"/>
|
|
|
|
</Unit1>
|
2019-01-17 23:09:41 +00:00
|
|
|
<Unit2>
|
|
|
|
<Filename Value="gpslistform.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<ComponentName Value="GPSListViewer"/>
|
|
|
|
<HasResources Value="True"/>
|
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
|
</Unit2>
|
2019-04-28 11:28:55 +00:00
|
|
|
<Unit3>
|
|
|
|
<Filename Value="globals.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit3>
|
2020-05-16 17:50:12 +00:00
|
|
|
<Unit4>
|
|
|
|
<Filename Value="gpsptform.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<ComponentName Value="GPSPointForm"/>
|
|
|
|
<HasResources Value="True"/>
|
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
|
</Unit4>
|
2023-07-03 17:27:45 +00:00
|
|
|
<Unit5>
|
|
|
|
<Filename Value="..\..\source\mvengine_mapreg.inc"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit5>
|
2018-04-16 13:59:19 +00:00
|
|
|
</Units>
|
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Target>
|
2019-01-17 23:09:41 +00:00
|
|
|
<Filename Value="bin\$(TargetCPU)-$(TargetOS)\MapViewer_Demo"/>
|
2018-04-16 13:59:19 +00:00
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
2021-09-29 21:51:08 +00:00
|
|
|
<Linking>
|
2022-02-25 21:25:02 +00:00
|
|
|
<Debugging>
|
|
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
|
|
</Debugging>
|
2021-09-29 21:51:08 +00:00
|
|
|
<Options>
|
|
|
|
<Win32>
|
|
|
|
<GraphicApplication Value="True"/>
|
|
|
|
</Win32>
|
|
|
|
</Options>
|
|
|
|
</Linking>
|
2018-04-16 13:59:19 +00:00
|
|
|
</CompilerOptions>
|
|
|
|
<Debugging>
|
2019-05-15 09:36:08 +00:00
|
|
|
<Exceptions Count="4">
|
2018-04-16 13:59:19 +00:00
|
|
|
<Item1>
|
|
|
|
<Name Value="EAbort"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Name Value="ECodetoolError"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Name Value="EFOpenError"/>
|
|
|
|
</Item3>
|
2019-05-15 09:36:08 +00:00
|
|
|
<Item4>
|
|
|
|
<Name Value="EHTTPClient"/>
|
|
|
|
</Item4>
|
2018-04-16 13:59:19 +00:00
|
|
|
</Exceptions>
|
|
|
|
</Debugging>
|
|
|
|
</CONFIG>
|