summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-11-22 15:12:56 +0100
committerBerke Viktor <berkeviktor@aol.com>2011-11-22 15:12:56 +0100
commit3a40480d8fba4cd11cd1f85793c7807749358c8b (patch)
treeaf51823f02036e4e49a8f26e2eed73a4e2be1134 /build
parente35e9ce17018a792d583ff32a0b29b23ebdab27c (diff)
some more updates to obs stack
Diffstat (limited to 'build')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index c6d54db9..bf16a3c6 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -11,6 +11,7 @@ copy ..\src\gtk2-prefs\gtk2-prefs.exe %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libatk-1.0-0.dll %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libcairo-2.dll %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libexpat-1.dll %XCHAT_DEST%
+copy %DEPS_ROOT%\bin\libffi-5.dll %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libfontconfig-1.dll %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libfreetype-6.dll %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libgdk_pixbuf-2.0-0.dll %XCHAT_DEST%