diff options
| author | Jasper van de Gronde <jasper.vandegronde@gmail.com> | 2011-03-19 15:28:37 +0000 |
|---|---|---|
| committer | Jasper van de Gronde <jasper.vandegronde@gmail.com> | 2011-03-19 15:28:37 +0000 |
| commit | 2e5ce49e87bea31e82f2d39aa9537946802dab29 (patch) | |
| tree | b324acfc7c503e80b63a506622afad9f27f2b129 /build.xml | |
| parent | add spiro interpolator to powerstroke (diff) | |
| download | inkscape-2e5ce49e87bea31e82f2d39aa9537946802dab29.tar.gz inkscape-2e5ce49e87bea31e82f2d39aa9537946802dab29.zip | |
libgomp-1.dll has moved?
(bzr r10116)
Diffstat (limited to 'build.xml')
| -rwxr-xr-x | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -705,7 +705,7 @@ <copy file="${devlibs}/bin/intl.dll" tofile="${dist}/libintl-2.dll"/> <!-- MINGW support DLLs needed for openmp support --> <copy todir="${dist}" file="${mingw_bin}/mingwm10.dll"/> - <copy todir="${dist}" file="${mingw}/lib/gcc/mingw32/bin/libgomp-1.dll"/> + <copy todir="${dist}" file="${mingw_bin}/libgomp-1.dll"/> <!-- MSGFMT files --> <copy todir="${dist}"> |
