diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2011-01-16 00:35:12 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2011-01-16 00:35:12 +0000 |
| commit | 0fcc4ca96014351a5bdf6d7733df43b063a81926 (patch) | |
| tree | 989f3b1cae1bfcf8f3298aa2695a2b9efb2fdde5 /build.xml | |
| parent | Filters. Some custom predefined filters fixes and tweaks (Silhouette and Neon... (diff) | |
| download | inkscape-0fcc4ca96014351a5bdf6d7733df43b063a81926.tar.gz inkscape-0fcc4ca96014351a5bdf6d7733df43b063a81926.zip | |
Update build.xml for Cairo devlibs upgrade
(bzr r10006)
Diffstat (limited to 'build.xml')
| -rwxr-xr-x | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"/> |
