You've already forked lazarus-ccr
richmemo: win32 win32richmemoole should be considered as a part of the package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
"/>
|
||||
<License Value="LGPL"/>
|
||||
<Version Major="1"/>
|
||||
<Files Count="18">
|
||||
<Files Count="19">
|
||||
<Item1>
|
||||
<Filename Value="wsrichmemo.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
@ -104,12 +104,17 @@
|
||||
</Item16>
|
||||
<Item17>
|
||||
<Filename Value="ide\rtfeditpropdialog.pas"/>
|
||||
<UnitName Value="rtfeditpropdialog"/>
|
||||
<UnitName Value="RtfEditPropDialog"/>
|
||||
</Item17>
|
||||
<Item18>
|
||||
<Filename Value="ide\rtfeditpropdialog.lfm"/>
|
||||
<Type Value="LFM"/>
|
||||
</Item18>
|
||||
<Item19>
|
||||
<Filename Value="win32\win32richmemoole.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="Win32RichMemoOle"/>
|
||||
</Item19>
|
||||
</Files>
|
||||
<RequiredPkgs Count="3">
|
||||
<Item1>
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
unit richmemopackage;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
Reference in New Issue
Block a user