mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 23:20:26 +02:00
cairocanvas: added missing file
This commit is contained in:
parent
8d8ea4f2d0
commit
0f582d8c62
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="5">
|
||||||
<Name Value="cairocanvas_pkg"/>
|
<Name Value="cairocanvas_pkg"/>
|
||||||
<Author Value="Petr Kristan"/>
|
<Author Value="Petr Kristan"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="TCairoPrinterCanvas using the Cairo library."/>
|
<Description Value="TCairoPrinterCanvas using the Cairo library."/>
|
||||||
<License Value="see COPYING.modifiedLGPL.txt"/>
|
<License Value="see COPYING.modifiedLGPL.txt"/>
|
||||||
<Files Count="3">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="cairocanvas.pas"/>
|
<Filename Value="cairocanvas.pas"/>
|
||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
@ -26,7 +26,13 @@
|
|||||||
<Filename Value="cairocanvasall.pas"/>
|
<Filename Value="cairocanvasall.pas"/>
|
||||||
<UnitName Value="CairoCanvasAll"/>
|
<UnitName Value="CairoCanvasAll"/>
|
||||||
</Item3>
|
</Item3>
|
||||||
|
<Item4>
|
||||||
|
<Filename Value="cairographics.pas"/>
|
||||||
|
<AddToUsesPkgSection Value="False"/>
|
||||||
|
<UnitName Value="CairoGraphics"/>
|
||||||
|
</Item4>
|
||||||
</Files>
|
</Files>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="1">
|
<RequiredPkgs Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="LCL"/>
|
<PackageName Value="LCL"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user