From: Dirk Hohndel Date: Mon, 12 Dec 2011 17:15:04 +0000 (-0800) Subject: Add libxslt to Windows packaging file X-Git-Url: http://git.tdb.fi/?p=ext%2Fsubsurface.git;a=commitdiff_plain;h=549ad65bcb39e95c4deae0b77eb2476efa53df43 Add libxslt to Windows packaging file Signed-off-by: Dirk Hohndel --- diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index b78c981..09a6eb0 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -82,6 +82,7 @@ file /oname=libpixman-1-0.dll dll\libpixman-1-0.dll file /oname=libpng15-15.dll dll\libpng15-15.dll file /oname=libtiff-3.dll dll\libtiff-3.dll file /oname=libxml2-2.dll dll\libxml2-2.dll +file /oname=libxslt-1.dll dll\libxslt-1.dll file /oname=pthreadGC2.dll dll\pthreadGC2.dll file /oname=zlib1.dll dll\zlib1.dll sectionEnd