CairoCanvas, missing 'compiled' file

git-svn-id: trunk@40687 -
This commit is contained in:
jesus 2013-04-01 23:03:27 +00:00
parent 585a87e0f0
commit e38c6f4872
2 changed files with 6 additions and 0 deletions

1
.gitattributes vendored
View File

@ -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

View 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>