Code

Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name.
authorishmal <ishmal@users.sourceforge.net>
Sun, 27 May 2007 14:25:09 +0000 (14:25 +0000)
committerishmal <ishmal@users.sourceforge.net>
Sun, 27 May 2007 14:25:09 +0000 (14:25 +0000)
build.xml

index d5141970bf69370aa53b42706916ff206ffea1e0..4844c917e7ecf70678167809d2fe88451f070f8b 100644 (file)
--- a/build.xml
+++ b/build.xml
     <copy file="${gtk}/bin/libfontconfig-1.dll" todir="${dist}"/>
     <copy file="${gtk}/bin/libxml2.dll" todir="${dist}"/>
     <copy file="${gtk}/bin/xmlparse.dll" todir="${dist}"/>
+    <copy file="${gtk}/bin/xmlparse.dll" tofile="${dist}/libexpat.dll"/>
     <copy file="${gtk}/bin/jpeg62.dll" todir="${dist}"/>
     <copy file="${gtk}/bin/libpng13.dll" todir="${dist}"/>
     <copy file="${gtk}/bin/libtiff3.dll" todir="${dist}"/>