summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-01-16 00:35:12 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2011-01-16 00:35:12 +0000
commit0fcc4ca96014351a5bdf6d7733df43b063a81926 (patch)
tree989f3b1cae1bfcf8f3298aa2695a2b9efb2fdde5 /build.xml
parentFilters. Some custom predefined filters fixes and tweaks (Silhouette and Neon... (diff)
downloadinkscape-0fcc4ca96014351a5bdf6d7733df43b063a81926.tar.gz
inkscape-0fcc4ca96014351a5bdf6d7733df43b063a81926.zip
Update build.xml for Cairo devlibs upgrade
(bzr r10006)
Diffstat (limited to 'build.xml')
-rwxr-xr-xbuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 90501a5cb..407fa4ae1 100755
--- a/build.xml
+++ b/build.xml
@@ -687,6 +687,7 @@
<copy todir="${dist}" file="${devlibs}/bin/libwpd-stream-0.8.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libjpeg-7.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libpng12-0.dll"/>
+ <copy todir="${dist}" file="${devlibs}/bin/libpng14-14.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libtiff-3.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/libopenjpeg-2.dll"/>
<copy todir="${dist}" file="${devlibs}/bin/msvcr70.dll"/>