瀏覽代碼

* Do not install the build-unit

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

+ 1 - 0
packages/fv/fpmake.pp

@@ -51,6 +51,7 @@ begin
           AddUnit('app');
         end;
     T:=P.Targets.AddUnit('buildfv.pas');
+    T.Install := false; // Build-unit
       with T.Dependencies do
         begin
           AddUnit('fvcommon');