mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 20:33:13 +02:00
Always set MACPASUNIT variable
This commit is contained in:
parent
2d45b2a105
commit
5bbd1c2172
@ -140,6 +140,7 @@ LPC8XXUNIT=EmbeddedApi.lpc8xx
|
||||
LSTRINGSUNIT=System.LStrings
|
||||
MACOSUNIT=MacOSApi.MacOS
|
||||
MACOSTPUNIT=MacOSApi.MacOSTP
|
||||
MACPASUNIT=macpas
|
||||
MACUTILSUNIT=MacOSApi.MacUtils
|
||||
MAILBOXUNIT=EmbeddedApi.mailbox
|
||||
MATHUNIT=System.Math
|
||||
@ -393,6 +394,7 @@ LSTRINGSUNIT=lstrings
|
||||
MACOSUNIT=macos
|
||||
MACOSTPUNIT=macostp
|
||||
MACUTILSUNIT=macutils
|
||||
MACPASUNIT=macpas
|
||||
MAILBOXUNIT=mailbox
|
||||
MATHUNIT=math
|
||||
MESSAGESUNIT=messages
|
||||
|
Loading…
Reference in New Issue
Block a user