diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2007-02-09 18:44:44 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2007-02-09 18:44:44 +0000 |
| commit | ca25986022ed6b9e9ed58882cb65fb36441febd8 (patch) | |
| tree | c929385a1c3142827f03db644d5782c0f30105eb | |
| parent | defocus checkboxes upon click so they don't steal keystrokes (diff) | |
| download | inkscape-ca25986022ed6b9e9ed58882cb65fb36441febd8.tar.gz inkscape-ca25986022ed6b9e9ed58882cb65fb36441febd8.zip | |
add libtiff3.dll
(bzr r2344)
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,6 +353,7 @@ <copy file="${gtk}/bin/xmlparse.dll" todir="${dist}"/> <copy file="${gtk}/bin/jpeg62.dll" todir="${dist}"/> <copy file="${gtk}/bin/libpng13.dll" todir="${dist}"/> + <copy file="${gtk}/bin/libtiff3.dll" todir="${dist}"/> <copy file="${gtk}/bin/msvcr70.dll" todir="${dist}"/> <copy file="${gtk}/bin/msvcr71.dll" todir="${dist}"/> <copy file="${gtk}/bin/zlib1.dll" todir="${dist}"/> |
