瀏覽代碼

* fcl-base no longer needs to depend on fcl-res

git-svn-id: trunk@46393 -
svenbarth 5 年之前
父節點
當前提交
d59321271b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/fcl-base/fpmake.pp

+ 0 - 1
packages/fcl-base/fpmake.pp

@@ -19,7 +19,6 @@ begin
 {$endif ALLPACKAGES}
     P.Version:='3.3.1';
     P.Dependencies.Add('univint',[Darwin,iPhoneSim,ios]);
-    P.Dependencies.Add('fcl-res');
     p.Dependencies.Add('rtl-objpas');
 
     P.Author := '<various>';