mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 06:39:32 +02:00
CairoCanvas, missing 'compiled' file
git-svn-id: trunk@40687 -
This commit is contained in:
parent
585a87e0f0
commit
e38c6f4872
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -564,6 +564,7 @@ components/anchordocking/restoredebugger/adlayoutviewer.pas svneol=native#text/p
|
||||
components/anchordocking/restoredebugger/mainunit.lfm svneol=native#text/plain
|
||||
components/anchordocking/restoredebugger/mainunit.pas svneol=native#text/plain
|
||||
components/cairocanvas/Makefile svneol=native#text/plain
|
||||
components/cairocanvas/Makefile.compiled svneol=native#text/plain
|
||||
components/cairocanvas/Makefile.fpc svneol=native#text/plain
|
||||
components/cairocanvas/README.txt svneol=native#text/plain
|
||||
components/cairocanvas/cairocanvas.pas svneol=native#text/plain
|
||||
|
5
components/cairocanvas/Makefile.compiled
Normal file
5
components/cairocanvas/Makefile.compiled
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<Makefile Value="True"/>
|
||||
<Params Value=" -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu../../packager/units/%(CPU_TARGET)-%(OS_TARGET);../lazutils/lib/%(CPU_TARGET)-%(OS_TARGET);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);. -MObjFPC -Scghi -O1 -g -gl -vewnhi -l cairocanvas_pkg.pas"/>
|
||||
</CONFIG>
|
Loading…
Reference in New Issue
Block a user