2015-09-17 11:47:04 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
|
|
|
<Version Value="9"/>
|
|
|
|
<General>
|
|
|
|
<Flags>
|
|
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
|
|
</Flags>
|
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
|
<MainUnit Value="0"/>
|
|
|
|
<Title Value="restemplate"/>
|
|
|
|
<UseAppBundle Value="False"/>
|
|
|
|
<ResourceType Value="res"/>
|
|
|
|
</General>
|
|
|
|
<i18n>
|
|
|
|
<EnableI18N LFM="False"/>
|
|
|
|
</i18n>
|
|
|
|
<VersionInfo>
|
2015-09-29 13:33:54 +02:00
|
|
|
<UseVersionInfo Value="True"/>
|
2015-10-04 14:14:55 +02:00
|
|
|
<MinorVersionNr Value="6"/>
|
2015-10-08 11:33:07 +02:00
|
|
|
<RevisionNr Value="2"/>
|
|
|
|
<StringTable LegalCopyright="Andreas Schneider" ProductName="restemplate" ProductVersion="0.6.2"/>
|
2015-09-17 11:47:04 +02:00
|
|
|
</VersionInfo>
|
2015-10-04 14:14:55 +02:00
|
|
|
<MacroValues Count="1">
|
|
|
|
<Macro1 Name="LCLWidgetType" Value="nogui"/>
|
|
|
|
</MacroValues>
|
2015-09-17 14:09:37 +02:00
|
|
|
<BuildModes Count="2">
|
2015-09-17 11:47:04 +02:00
|
|
|
<Item1 Name="Default" Default="True"/>
|
2015-09-17 14:09:37 +02:00
|
|
|
<Item2 Name="Release">
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<Target>
|
|
|
|
<Filename Value="restemplate"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
2015-10-04 14:14:55 +02:00
|
|
|
<OtherUnitFiles Value="jtemplate;indy;indy/Core;indy/Design;indy/FCL;indy/Protocols;indy/Security;indy/SuperCore;indy/System"/>
|
2015-09-17 14:09:37 +02:00
|
|
|
<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"/>
|
|
|
|
</Linking>
|
|
|
|
</CompilerOptions>
|
|
|
|
</Item2>
|
2015-10-04 14:14:55 +02:00
|
|
|
<SharedMatrixOptions Count="1">
|
|
|
|
<Item1 ID="716240832311" Modes="Default" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
|
|
|
|
</SharedMatrixOptions>
|
2015-09-17 11:47:04 +02:00
|
|
|
</BuildModes>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
</PublishOptions>
|
|
|
|
<RunParams>
|
|
|
|
<local>
|
|
|
|
<FormatVersion Value="1"/>
|
|
|
|
</local>
|
|
|
|
</RunParams>
|
2015-09-29 15:20:36 +02:00
|
|
|
<Units Count="5">
|
2015-09-17 11:47:04 +02:00
|
|
|
<Unit0>
|
2015-09-19 10:36:02 +02:00
|
|
|
<Filename Value="restemplate.pas"/>
|
2015-09-17 11:47:04 +02:00
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit0>
|
2015-09-28 11:04:58 +02:00
|
|
|
<Unit1>
|
|
|
|
<Filename Value="UCRTHelper.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit1>
|
2015-09-29 13:33:54 +02:00
|
|
|
<Unit2>
|
|
|
|
<Filename Value="UFilter.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit2>
|
|
|
|
<Unit3>
|
|
|
|
<Filename Value="URestemplateApp.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit3>
|
2015-09-29 15:20:36 +02:00
|
|
|
<Unit4>
|
|
|
|
<Filename Value="vinfo.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
</Unit4>
|
2015-09-17 11:47:04 +02:00
|
|
|
</Units>
|
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<Target>
|
|
|
|
<Filename Value="restemplate"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
2015-10-04 14:14:55 +02:00
|
|
|
<OtherUnitFiles Value="jtemplate;indy;indy/Core;indy/Design;indy/FCL;indy/Protocols;indy/Security;indy/SuperCore;indy/System"/>
|
2015-09-17 11:47:04 +02:00
|
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
2015-09-21 20:57:54 +02:00
|
|
|
<Linking>
|
|
|
|
<Debugging>
|
|
|
|
<UseHeaptrc Value="True"/>
|
|
|
|
</Debugging>
|
|
|
|
</Linking>
|
2015-09-17 11:47:04 +02:00
|
|
|
</CompilerOptions>
|
|
|
|
<Debugging>
|
|
|
|
<Exceptions Count="3">
|
|
|
|
<Item1>
|
|
|
|
<Name Value="EAbort"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Name Value="ECodetoolError"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Name Value="EFOpenError"/>
|
|
|
|
</Item3>
|
|
|
|
</Exceptions>
|
|
|
|
</Debugging>
|
|
|
|
</CONFIG>
|