mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 00:55:59 +02:00
codetools: targetcpu jvm: use rtl/java/system.pp
git-svn-id: branches/fixes_1_4@48323 -
This commit is contained in:
parent
1beeaf066e
commit
18139fcda4
@ -43,5 +43,10 @@ Score:=10;
|
||||
Targets:='netware';
|
||||
Add('rtl/netwlibc');
|
||||
|
||||
// jvm uses the java system.pp on both android and java
|
||||
Score:=10;
|
||||
Targets:='jvm';
|
||||
Add('rtl/java');
|
||||
|
||||
// end.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user