Parcourir la source

* Removed dependencies on units within other packages from fpmake.pp

git-svn-id: trunk@18800 -
joost il y a 14 ans
Parent
commit
113417179f
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      packages/graph/fpmake.pp

+ 0 - 3
packages/graph/fpmake.pp

@@ -83,9 +83,6 @@ begin
           AddInclude('modes.inc');
           AddInclude('fills.inc');
           AddInclude('gtext.inc');
-          AddUnit('sdl');
-          AddUnit('sdlutils');
-          AddUnit('logger');
         end;
     T:=P.Targets.AddUnit('wincrt.pp',[win32]);
       with T.Dependencies do