Преглед изворни кода

* Do not add the file to compile twice to compiler command line

git-svn-id: trunk@19044 -
joost пре 14 година
родитељ
комит
eb6f381a18
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      packages/fpmkunit/src/fpmkunit.pp

+ 0 - 2
packages/fpmkunit/src/fpmkunit.pp

@@ -4425,8 +4425,6 @@ begin
     args.Add('-viq');
   {$endif}
 
-  // Add Filename to compile
-  Args.Add(ATarget.TargetSourceFileName);
   // Convert to string
   Result:='';
   for i:=0 to Args.Count-1 do