mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 04:19:09 +02:00
syneditdsgn: added missing file
git-svn-id: trunk@38406 -
This commit is contained in:
parent
1df496577f
commit
80e9eb2e57
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -2594,6 +2594,7 @@ components/sqlite/tsqlitedataset.png -text
|
||||
components/synedit/Makefile.compiled svneol=native#text/plain
|
||||
components/synedit/allsynedit.pas svneol=native#text/plain
|
||||
components/synedit/design/Makefile svneol=native#text/plain
|
||||
components/synedit/design/Makefile.compiled svneol=native#text/plain
|
||||
components/synedit/design/Makefile.fpc svneol=native#text/plain
|
||||
components/synedit/design/README.txt svneol=native#text/plain
|
||||
components/synedit/design/allsyneditdsgn.pas svneol=native#text/pascal
|
||||
|
5
components/synedit/design/Makefile.compiled
Normal file
5
components/synedit/design/Makefile.compiled
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<CONFIG>
|
||||
<Makefile Value="True"/>
|
||||
<Params Value=" -MObjFPC -Scghi -O1 -g -gl -vewnh -l -vm4055,5024 -Fu../../../ideintf/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../lazcontrols/lib/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../../lcl/units/%(CPU_TARGET)-%(OS_TARGET)/%(LCL_PLATFORM);../../../lcl/units/%(CPU_TARGET)-%(OS_TARGET);../../lazutils/lib/%(CPU_TARGET)-%(OS_TARGET);../../../packager/units/%(CPU_TARGET)-%(OS_TARGET);. -dLCL -dLCL%(LCL_PLATFORM) -dgc allsyneditdsgn.pas"/>
|
||||
</CONFIG>
|
Loading…
Reference in New Issue
Block a user