public
Description: Cross platform web browser
Homepage: http://arora.googlecode.com/
Clone URL: git://github.com/icefox/arora.git
Added msvcr71.dll to installer because the ssl libs require it.
zx2c4 (author)
Wed May 28 14:20:24 -0700 2008
icefox (committer)
Thu May 29 10:41:51 -0700 2008
commit  0fe3de30b510df9082dbf12d4d10aae566306f93
tree    8bae529322a4f7924b1a2ac671526e82bde2d687
parent  52ea9f8a27f2157ffa1dbbe964bbfd6115ae6b33
...
43
44
45
 
46
47
48
...
43
44
45
46
47
48
49
0
@@ -43,6 +43,7 @@ Section "Main Components" SEC01
0
   File "C:\qt\4.4.0\bin\QtWebKit4.dll"
0
   File "C:\windows\system32\ssleay32.dll"
0
   File "C:\windows\system32\libeay32.dll"
0
+ File "C:\windows\system32\msvcr71.dll"
0
 
0
   SetOutPath "$INSTDIR\locale"
0
   File "src\.qm\locale\*.qm"

Comments

    No one has commented yet.