summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2be579e)
raw | patch | inline | side by side (parent: 2be579e)
author | ishmal <ishmal@users.sourceforge.net> | |
Mon, 25 Jun 2007 01:13:11 +0000 (01:13 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Mon, 25 Jun 2007 01:13:11 +0000 (01:13 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 4844c917e7ecf70678167809d2fe88451f070f8b..72090f3902f249de15e8f7a3edd6d9e71970f635 100644 (file)
--- a/build.xml
+++ b/build.xml
<!-- PERL -->
-L${gtk}/perl/lib/CORE -lperl58
<!-- PYTHON -->
- -L${gtk}/python/libs -lpython24
+ -L${gtk}/python/libs -lpython25
${gtk}/bin/libxml2.dll
${gtk}/lib/iconv.lib
-lfreetype.dll -lfontconfig.dll
<copy file="${gtk}/perl/bin/perl58.dll" todir="${dist}"/>
<!-- PYTHON -->
- <copy file="${gtk}/python/python24.dll" todir="${dist}"/>
+ <copy file="${gtk}/python/python25.dll" todir="${dist}"/>
<copy file="${gtk}/python/python.exe" todir="${dist}/python"/>
<copy todir="${dist}/python"> <fileset dir="${gtk}/python/Lib"/> </copy>
<copy todir="${dist}/python"> <fileset dir="${gtk}/python/DLLs"/> </copy>