* Do not pass -Fisrc to the compiler, fixes compiling with rtl compiled without -Ur

git-svn-id: trunk@20116 -
This commit is contained in:
joost 2012-01-19 21:11:03 +00:00
parent 4bb05b21ed
commit ac799e43ed

View File

@ -18,7 +18,6 @@ begin
{$endif ALLPACKAGES}
P.Version:='2.7.1';
P.SourcePath.Add('src');
P.IncludePath.Add('src');
T:=P.Targets.AddUnit('xml2.pas');
with T.Dependencies do