2016-09-03 15:09:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
2017-02-20 17:16:28 +00:00
|
|
|
<Version Value="10"/>
|
2016-09-03 15:09:35 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<General>
|
|
|
|
<Flags>
|
|
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
|
|
</Flags>
|
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
|
<MainUnit Value="0"/>
|
|
|
|
<Title Value="VpRESTserverDaemon"/>
|
|
|
|
<UseAppBundle Value="False"/>
|
|
|
|
<ResourceType Value="res"/>
|
|
|
|
<Resources Count="6">
|
|
|
|
<Resource_0 FileName="mORMotSourceHere\CrossPlatform\templates\API.adoc.mustache" Type="RCDATA" ResourceName="API.ADOC"/>
|
|
|
|
<Resource_1 FileName="mORMotSourceHere\CrossPlatform\templates\CrossPlatform.pas.mustache" Type="RCDATA" ResourceName="CROSSPLATFORM.PAS"/>
|
|
|
|
<Resource_2 FileName="mORMotSourceHere\CrossPlatform\templates\Delphi.pas.mustache" Type="RCDATA" ResourceName="DELPHI.PAS"/>
|
|
|
|
<Resource_3 FileName="mORMotSourceHere\CrossPlatform\templates\FPC-mORMotInterfaces.pas.mustache" Type="RCDATA" ResourceName="FPC-MORMOTINTERFACES.PAS"/>
|
|
|
|
<Resource_4 FileName="mORMotSourceHere\CrossPlatform\templates\FPCServer-mORMotServer.pas.mustache" Type="RCDATA" ResourceName="FPCSERVER-MORMOTSERVER.PAS"/>
|
|
|
|
<Resource_5 FileName="mORMotSourceHere\CrossPlatform\templates\SmartMobileStudio.pas.mustache" Type="RCDATA" ResourceName="SMARTMOBILESTUDIO.PAS"/>
|
|
|
|
</Resources>
|
|
|
|
</General>
|
|
|
|
<i18n>
|
|
|
|
<EnableI18N LFM="False"/>
|
|
|
|
</i18n>
|
|
|
|
<BuildModes Count="1">
|
|
|
|
<Item1 Name="Default" Default="True"/>
|
|
|
|
</BuildModes>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
</PublishOptions>
|
|
|
|
<RunParams>
|
|
|
|
<local>
|
|
|
|
<FormatVersion Value="1"/>
|
|
|
|
</local>
|
|
|
|
</RunParams>
|
2017-02-20 17:16:28 +00:00
|
|
|
<Units Count="4">
|
2016-09-03 15:09:35 +00:00
|
|
|
<Unit0>
|
|
|
|
<Filename Value="VpRESTserverDaemon.dpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="RESTData.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit1>
|
|
|
|
<Unit2>
|
|
|
|
<Filename Value="RESTServerClass.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit2>
|
2017-02-20 17:16:28 +00:00
|
|
|
<Unit3>
|
|
|
|
<Filename Value="VpRESTserverDaemon.lpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit3>
|
2016-09-03 15:09:35 +00:00
|
|
|
</Units>
|
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Target>
|
|
|
|
<Filename Value="VpRESTserverDaemon"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="$(ProjOutDir);mORMotSourceHere"/>
|
|
|
|
<OtherUnitFiles Value="mORMotSourceHere;mORMotSourceHere\SQLite3"/>
|
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<SyntaxMode Value="Delphi"/>
|
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
|
|
|
<Linking>
|
|
|
|
<Debugging>
|
2017-02-20 17:16:28 +00:00
|
|
|
<UseExternalDbgSyms Value="True"/>
|
2016-09-03 15:09:35 +00:00
|
|
|
</Debugging>
|
|
|
|
<Options>
|
|
|
|
<Win32>
|
|
|
|
<GraphicApplication Value="True"/>
|
|
|
|
</Win32>
|
|
|
|
</Options>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
|
|
|
<CustomOptions Value="-Cg-"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Debugging>
|
|
|
|
<Exceptions Count="3">
|
|
|
|
<Item1>
|
|
|
|
<Name Value="EAbort"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Name Value="ECodetoolError"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Name Value="EFOpenError"/>
|
|
|
|
</Item3>
|
|
|
|
</Exceptions>
|
|
|
|
</Debugging>
|
|
|
|
</CONFIG>
|