mirror of
https://github.com/t-edson/P65Utils.git
synced 2024-11-04 20:04:50 +00:00
81 lines
2.0 KiB
Plaintext
81 lines
2.0 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<CONFIG>
|
||
|
<ProjectOptions>
|
||
|
<Version Value="10"/>
|
||
|
<PathDelim Value="\"/>
|
||
|
<General>
|
||
|
<SessionStorage Value="InProjectDir"/>
|
||
|
<MainUnit Value="0"/>
|
||
|
<Title Value="project1"/>
|
||
|
<ResourceType Value="res"/>
|
||
|
<UseXPManifest Value="True"/>
|
||
|
<Icon Value="0"/>
|
||
|
</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>
|
||
|
<RequiredPackages Count="1">
|
||
|
<Item1>
|
||
|
<PackageName Value="LCL"/>
|
||
|
</Item1>
|
||
|
</RequiredPackages>
|
||
|
<Units Count="2">
|
||
|
<Unit0>
|
||
|
<Filename Value="project1.lpr"/>
|
||
|
<IsPartOfProject Value="True"/>
|
||
|
</Unit0>
|
||
|
<Unit1>
|
||
|
<Filename Value="unit1.pas"/>
|
||
|
<IsPartOfProject Value="True"/>
|
||
|
<ComponentName Value="Form1"/>
|
||
|
<HasResources Value="True"/>
|
||
|
<ResourceBaseClass Value="Form"/>
|
||
|
<UnitName Value="Unit1"/>
|
||
|
</Unit1>
|
||
|
</Units>
|
||
|
</ProjectOptions>
|
||
|
<CompilerOptions>
|
||
|
<Version Value="11"/>
|
||
|
<PathDelim Value="\"/>
|
||
|
<Target>
|
||
|
<Filename Value="project1"/>
|
||
|
</Target>
|
||
|
<SearchPaths>
|
||
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
||
|
<OtherUnitFiles Value=".."/>
|
||
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||
|
</SearchPaths>
|
||
|
<Linking>
|
||
|
<Options>
|
||
|
<Win32>
|
||
|
<GraphicApplication Value="True"/>
|
||
|
</Win32>
|
||
|
</Options>
|
||
|
</Linking>
|
||
|
</CompilerOptions>
|
||
|
<Debugging>
|
||
|
<Exceptions Count="3">
|
||
|
<Item1>
|
||
|
<Name Value="EAbort"/>
|
||
|
</Item1>
|
||
|
<Item2>
|
||
|
<Name Value="ECodetoolError"/>
|
||
|
</Item2>
|
||
|
<Item3>
|
||
|
<Name Value="EFOpenError"/>
|
||
|
</Item3>
|
||
|
</Exceptions>
|
||
|
</Debugging>
|
||
|
</CONFIG>
|