Explorar o código

* Add include file to fpmake.pp

git-svn-id: trunk@32139 -
joost %!s(int64=10) %!d(string=hai) anos
pai
achega
18f37f783d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/libxml/fpmake.pp

+ 1 - 0
packages/libxml/fpmake.pp

@@ -25,6 +25,7 @@ begin
   T:=P.Targets.AddUnit('xml2.pas');
   with T.Dependencies do
     begin
+      AddInclude('xml2.inc');
       AddInclude('xinclude.inc');
       AddInclude('xpointer.inc');
       AddInclude('HTMLparser.inc');