diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2013-02-22 19:49:40 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2013-02-22 19:49:40 +0000 |
| commit | 84a9d551ee0fa760f6d8eae633af7d0ecccb822f (patch) | |
| tree | 11fed5ce3909de4db9910eb2a1586d82f5f6424a | |
| parent | Path->Division. patch for case where cutter is a line (Bug 177956) (diff) | |
| download | inkscape-84a9d551ee0fa760f6d8eae633af7d0ecccb822f.tar.gz inkscape-84a9d551ee0fa760f6d8eae633af7d0ecccb822f.zip | |
Win32. Fix for Bug #1131882 (missing liblcms-1.dll).
(bzr r12139)
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -690,6 +690,7 @@ <copy todir="${dist}" file="${devlibs}/bin/bzip2.dll"/> <copy todir="${dist}" file="${devlibs}/bin/iconv.dll"/> <copy todir="${dist}" file="${devlibs}/bin/libpopt-0.dll"/> + <copy todir="${dist}" file="${devlibs}/bin/liblcms-1.dll"/> <copy todir="${dist}" file="${devlibs}/bin/liblcms2-2.dll"/> <copy todir="${dist}" file="${devlibs}/bin/libMagick++-3.dll"/> <copy todir="${dist}" file="${devlibs}/bin/libMagickCore-3.dll"/> |
