mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 09:26:15 +02:00
Add lineinfo
git-svn-id: trunk@23183 -
This commit is contained in:
parent
daccd0d283
commit
bb6355e716
@ -8,10 +8,10 @@ main=rtl
|
|||||||
[target]
|
[target]
|
||||||
loaders=prt0
|
loaders=prt0
|
||||||
units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings \
|
units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings \
|
||||||
dos heaptrc \
|
dos heaptrc lineinfo \
|
||||||
sysutils fgl classes strutils math typinfo varutils fmtbcd \
|
sysutils fgl classes strutils math typinfo varutils fmtbcd \
|
||||||
charset ucomplex getopts matrix \
|
charset ucomplex getopts matrix \
|
||||||
variants types rtlconsts sysconst dateutil objects
|
variants types rtlconsts sysconst dateutil objects
|
||||||
# \
|
# \
|
||||||
# exec timer doslib utility hardware inputevent graphics layers \
|
# exec timer doslib utility hardware inputevent graphics layers \
|
||||||
# intuition aboxlib mui \
|
# intuition aboxlib mui \
|
||||||
|
Loading…
Reference in New Issue
Block a user