From e6eeb135f72dbf0bd96ff1b7f6b9ebb8cabffa7e Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Sun, 7 Aug 2011 13:54:28 +0200 Subject: installer support for libxml and related stuff --- build/build-small.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'build/build-small.bat') diff --git a/build/build-small.bat b/build/build-small.bat index 2ee202ac..ce3f717a 100644 --- a/build/build-small.bat +++ b/build/build-small.bat @@ -49,6 +49,7 @@ xcopy /q /s /i %DEPS_ROOT%\lib\gtk-2.0\2.10.0\engines\libpixmap.dll %XCHAT_DEST% copy %DEPS_ROOT%\lib\gtk-2.0\2.10.0\engines\libwimp.dll %XCHAT_DEST%\lib\gtk-2.0\2.10.0\engines xcopy /q /s /i %DEPS_ROOT%\lib\gtk-2.0\modules\libgail.dll %XCHAT_DEST%\lib\gtk-2.0\modules\ xcopy /q /s /i etc %XCHAT_DEST%\etc +xcopy /q /s /i share %XCHAT_DEST%\share copy %DEPS_ROOT%\bin\libeay32.dll %XCHAT_DEST% copy %DEPS_ROOT%\bin\ssleay32.dll %XCHAT_DEST% copy %DEPS_ROOT%\bin\zlib1.dll %XCHAT_DEST% -- cgit 1.4.1