summary refs log tree commit diff stats
path: root/plugins/fishlim/fish.c
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-04-20 18:37:30 -0300
committerTingPing <tngpng@gmail.com>2013-04-20 18:37:30 -0300
commitbc1c84347d54b438854daf83c3a9b73726716c43 (patch)
tree49071d95ead0a58a5023fee83eaf0aac739fd661 /plugins/fishlim/fish.c
parent2db01371b30e35649b72347d9a61f8c714d34f87 (diff)
fix install error
Diffstat (limited to 'plugins/fishlim/fish.c')
0 files changed, 0 insertions, 0 deletions
e/tor-i2p-dcc&id=ec29822ef45b0522bc7caa7e30d1c575a1b9f8c0'>ec29822e ^
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