Explorar el Código

* No resource files for event monitor components

git-svn-id: trunk@21326 -
michael hace 13 años
padre
commit
3d03e2d76b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      packages/fcl-db/fpmake.pp

+ 0 - 2
packages/fcl-db/fpmake.pp

@@ -552,7 +552,6 @@ begin
           AddUnit('ibconnection');
         end;
     T:=P.Targets.AddUnit('fbeventmonitor.pp', SqldbConnectionOSes);
-    T.ResourceStrings:=true;
       with T.Dependencies do
         begin
           AddUnit('sqldb');
@@ -663,7 +662,6 @@ begin
           AddUnit('bufdataset');
         end;
     T:=P.Targets.AddUnit('pqeventmonitor.pp', SqldbConnectionOSes-SqldbWithoutPostgresOSes);
-    T.ResourceStrings:=true;
       with T.Dependencies do
         begin
           AddUnit('sqldb');