summary refs log tree commit diff stats
path: root/plugins/fishlim
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-04 21:51:43 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-04 21:51:43 +0100
commit91937540951433deba3b8732911232bd6f9ace9a (patch)
tree80e2a07dbb4aca63ef05b2c511518919a1423962 /plugins/fishlim
parentd706c5ccdcd78db165214b04877dc1c46437b7b7 (diff)
Fix missing function
Diffstat (limited to 'plugins/fishlim')
0 files changed, 0 insertions, 0 deletions
d54fb6aca2de952da49a8105d1b0'>^
978f1c31 ^
ec29822e ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26


                                                             
       














                                                                                       
             
                                                                          
                
                   


                             
@echo off
set PATH=%PATH%;%PROGRAMW6432%\7-Zip;c:\mozilla-build\gendef

cd x64
::obs 7z x -y *.rpm
::obs 7z x *.cpio
::obs del *.cpio
::obs xcopy /q /s /i usr\x86_64-w64-mingw32\sys-root\mingw\* .
::obs rmdir /q /s usr
::obs set OPATH=%PATH%
::obs set PATH=%PATH%;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64
::obs cd lib
::obs for %%A in (..\bin\*.dll) do (
::obs 	gendef %%A
::obs 	lib /nologo /machine:x64 /def:%%~nA.def
::obs )
::obs cd ..
::obs set PATH=%OPATH%
7z x -y *.zip
7z x -y *.7z
::obs copy /y ..\build\glibconfig-x64.h lib\glib-2.0\include\glibconfig.h
cd share\locale
del /q /s atk10.mo
del /q /s gettext-tools.mo
del /q /s gettext-runtime.mo
pause