Переглянути джерело

* 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