mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 02:29:26 +02:00
updated Makefiles for debuggerintf
git-svn-id: trunk@44082 -
This commit is contained in:
parent
cfc004fe03
commit
31cec86f69
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1110,6 +1110,7 @@ components/dbexport/tstandardexportformats.xpm svneol=native#text/plain
|
||||
components/dbexport/ttexexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/txmlxsdexporter.xpm svneol=native#text/plain
|
||||
components/debuggerintf/Makefile svneol=native#text/plain
|
||||
components/debuggerintf/Makefile.compiled svneol=native#text/plain
|
||||
components/debuggerintf/Makefile.fpc svneol=native#text/plain
|
||||
components/debuggerintf/dbgintfbasetypes.pas svneol=native#text/pascal
|
||||
components/debuggerintf/dbgintfdebuggerbase.pp svneol=native#text/pascal
|
||||
|
5
components/debuggerintf/Makefile.compiled
Normal file
5
components/debuggerintf/Makefile.compiled
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Makefile Value="2"/>
|
||||
<Params Value=" -Fu../../packager/units/$(CPU_TARGET)-$(OS_TARGET);../lazutils/lib/$(CPU_TARGET)-$(OS_TARGET);. -MObjFPC -Scghi -O1 -g -gl -vewnhi -l debuggerintf.pas"/>
|
||||
</CONFIG>
|
Loading…
Reference in New Issue
Block a user