mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 13:45:58 +02:00
+ compile mouse before keyboard, as keyboard depends on it (MorphOS)
git-svn-id: trunk@17142 -
This commit is contained in:
parent
c2ea372682
commit
8b7e98db4b
@ -15,7 +15,7 @@ units=$(SYSTEMUNIT) objpas macpas iso7185 strings \
|
||||
exec timer doslib utility hardware inputevent keymap graphics layers \
|
||||
intuition aboxlib mui \
|
||||
# these units are here, because they depend on system interface units above
|
||||
kvm video keyboard mouse sockets \
|
||||
kvm video mouse keyboard sockets \
|
||||
# these can be moved to packages later
|
||||
clipboard datatypes asl ahi tinygl get9 muihelper
|
||||
#implicitunits=exeinfo
|
||||
|
Loading…
Reference in New Issue
Block a user