Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.bat b/build.bat
index f3e8c7113..e427d8ab3 100644
--- a/build.bat
+++ b/build.bat
@@ -22,6 +22,9 @@ rename exe.win32-2.7 bin
copy ..\LIBEAY32.dll bin
copy ..\SSLEAY32.dll bin
+REM for snarl plugin
+xcopy ..\win32com bin\win32com /e /i
+
mkdir bin\gtk
cd ../src/gtk
hg archive ..\..\gajim_built\bin\gtk