Explorar el Código

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

git-svn-id: trunk@28949 -
joost hace 11 años
padre
commit
d2e649e048
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');