From 549ad65bcb39e95c4deae0b77eb2476efa53df43 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 12 Dec 2011 09:15:04 -0800 Subject: [PATCH] Add libxslt to Windows packaging file Signed-off-by: Dirk Hohndel --- packaging/windows/subsurface.nsi | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0