lazarus-ccr/components/orpheus/orpheus.lpk
wp_xxyyzz 3f184b96f0 orpheus: Update OrphStatus.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 20:01:02 +00:00

58 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="Orpheus"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Delphi version by TurboPower; ported to Lazarus by Phil Hess"/>
<CompilerOptions>
<Version Value="11"/>
<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"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<WriteFPCLogo Value="False"/>
<CustomOptions Value="-dOrphChecksOn -dNoAsm"/>
</Other>
</CompilerOptions>
<Description Value="Orpheus for Lazarus
"/>
<License Value="MPL 1.1
"/>
<Version Minor="3"/>
<Files Count="1">
<Item1>
<Filename Value="myovcreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="MyOvcReg"/>
</Item1>
</Files>
<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>