mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 01:59:29 +01:00
codetools: targetcpu jvm: use rtl/java/system.pp
git-svn-id: trunk@48322 -
This commit is contained in:
parent
b05cc70e59
commit
919e857d9d
@ -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