Explorar o código

* Do not install the build-unit

git-svn-id: trunk@19985 -
joost %!s(int64=13) %!d(string=hai) anos
pai
achega
5ebc858a33
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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');