Parcourir la source

* Removed rtl-dependency in fpmake.pp (rtl is always added implicitly)

git-svn-id: trunk@28949 -
joost il y a 11 ans
Parent
commit
d2e649e048
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      ide/fpmake.pp

+ 0 - 1
ide/fpmake.pp

@@ -158,7 +158,6 @@ begin
     P.Directory:=ADirectory;
 {$endif ALLPACKAGES}
 
-    P.Dependencies.Add('rtl');
     P.Dependencies.Add('rtl-extra');
     P.Dependencies.Add('fv');
     P.Dependencies.Add('chm');