lazarus-ccr/components/orpheus/orpheus.lpk

60 lines
1.6 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<PathDelim Value="\"/>
<Name Value="Orpheus"/>
<AddToProjectUsesSection Value="False"/>
<Author Value="Delphi version by TurboPower; ported to Lazarus by Phil Hess"/>
<CompilerOptions>
<Version Value="8"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="units\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
<CStyleOperator Value="False"/>
<IncludeAssertionCode Value="True"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<WriteFPCLogo Value="False"/>
<CustomOptions Value="-dOrphChecksOn -dNoAsm
"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Orpheus for Lazarus
"/>
<License Value="MPL 1.1
"/>
<Version Minor="2" Release="2"/>
<Files Count="1">
<Item1>
<Filename Value="myovcreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="MyOvcReg"/>
</Item1>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="IDEIntf"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>