You've already forked lazarus-ccr
orpheus: Update OrphStatus.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -33,7 +33,12 @@
|
||||
<A name="Whats_New"></A><H3>What's New</H3>
|
||||
|
||||
<UL>
|
||||
<LI>20090921 release (0.2.2):
|
||||
<LI>20180109 release (0.3):
|
||||
<UL>
|
||||
<LI>Checked compilation with Laz 1.8/1.9.<P>
|
||||
</UL>
|
||||
|
||||
<LI>20090921 release (0.2.2):
|
||||
<UL>
|
||||
<LI>Lazarus 0.9.27 eliminated the Ctl3D property, breaking Orpheus, which uses
|
||||
Ctl3D in several controls. This release restores the Ctl3D property so
|
||||
|
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="3">
|
||||
<Package Version="4">
|
||||
<PathDelim Value="\"/>
|
||||
<Name Value="Orpheus"/>
|
||||
<AddToProjectUsesSection Value="False"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<Author Value="Delphi version by TurboPower; ported to Lazarus by Phil Hess"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="8"/>
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<UnitOutputDirectory Value="units\$(TargetCPU)-$(TargetOS)"/>
|
||||
@@ -18,20 +18,19 @@
|
||||
<IncludeAssertionCode Value="True"/>
|
||||
<AllowLabel Value="False"/>
|
||||
<CPPInline Value="False"/>
|
||||
<UseAnsiStrings Value="False"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<Other>
|
||||
<WriteFPCLogo Value="False"/>
|
||||
<CustomOptions Value="-dOrphChecksOn -dNoAsm
|
||||
"/>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
<CustomOptions Value="-dOrphChecksOn -dNoAsm"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="Orpheus for Lazarus
|
||||
"/>
|
||||
<License Value="MPL 1.1
|
||||
"/>
|
||||
<Version Minor="3" Release="0"/>
|
||||
<Version Minor="3"/>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="myovcreg.pas"/>
|
||||
@@ -39,7 +38,6 @@
|
||||
<UnitName Value="MyOvcReg"/>
|
||||
</Item1>
|
||||
</Files>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<RequiredPkgs Count="2">
|
||||
<Item1>
|
||||
<PackageName Value="LCL"/>
|
||||
@@ -49,7 +47,7 @@
|
||||
</Item2>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)\"/>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
</UsageOptions>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
|
Reference in New Issue
Block a user