You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.5 KiB
93 lines
2.5 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<CONFIG> |
|
<ProjectOptions> |
|
<Version Value="11"/> |
|
<PathDelim Value="\"/> |
|
<General> |
|
<SessionStorage Value="InProjectDir"/> |
|
<MainUnit Value="0"/> |
|
<Title Value="phyportal"/> |
|
<Scaled Value="True"/> |
|
<ResourceType Value="res"/> |
|
<UseXPManifest Value="True"/> |
|
<XPManifest> |
|
<DpiAware Value="True"/> |
|
</XPManifest> |
|
<Icon Value="0"/> |
|
</General> |
|
<BuildModes Count="1"> |
|
<Item1 Name="Default" Default="True"/> |
|
</BuildModes> |
|
<PublishOptions> |
|
<Version Value="2"/> |
|
<UseFileFilters Value="True"/> |
|
</PublishOptions> |
|
<RunParams> |
|
<FormatVersion Value="2"/> |
|
<Modes Count="0"/> |
|
</RunParams> |
|
<RequiredPackages Count="1"> |
|
<Item1> |
|
<PackageName Value="LCL"/> |
|
</Item1> |
|
</RequiredPackages> |
|
<Units Count="4"> |
|
<Unit0> |
|
<Filename Value="phyportal.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> |
|
<Unit2> |
|
<Filename Value="unit2.pas"/> |
|
<IsPartOfProject Value="True"/> |
|
<ComponentName Value="Form2"/> |
|
<HasResources Value="True"/> |
|
<ResourceBaseClass Value="Form"/> |
|
<UnitName Value="Unit2"/> |
|
</Unit2> |
|
<Unit3> |
|
<Filename Value="unit3.pas"/> |
|
<IsPartOfProject Value="True"/> |
|
<ComponentName Value="Form3"/> |
|
<ResourceBaseClass Value="Form"/> |
|
<UnitName Value="Unit3"/> |
|
</Unit3> |
|
</Units> |
|
</ProjectOptions> |
|
<CompilerOptions> |
|
<Version Value="11"/> |
|
<PathDelim Value="\"/> |
|
<Target> |
|
<Filename Value="phyportal"/> |
|
</Target> |
|
<SearchPaths> |
|
<IncludeFiles Value="$(ProjOutDir)"/> |
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
|
</SearchPaths> |
|
<Linking> |
|
<Debugging> |
|
<DebugInfoType Value="dsDwarf2Set"/> |
|
</Debugging> |
|
</Linking> |
|
</CompilerOptions> |
|
<Debugging> |
|
<Exceptions Count="3"> |
|
<Item1> |
|
<Name Value="EAbort"/> |
|
</Item1> |
|
<Item2> |
|
<Name Value="ECodetoolError"/> |
|
</Item2> |
|
<Item3> |
|
<Name Value="EFOpenError"/> |
|
</Item3> |
|
</Exceptions> |
|
</Debugging> |
|
</CONFIG>
|
|
|