瀏覽代碼

* Added dependency on rtl-objpas

git-svn-id: trunk@30618 -
michael 10 年之前
父節點
當前提交
f5aeb96c97
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utils/fpmake.pp

+ 1 - 0
utils/fpmake.pp

@@ -66,6 +66,7 @@ begin
     P.Dependencies.Add('hash');
     P.Dependencies.Add('univint',[darwin,iphonesim]);
     P.Dependencies.Add('rtl-extra');
+    P.Dependencies.Add('rtl-objpas');
 	
     P.Version:='3.1.1';