Browse Source

- Updated Qt version to 4.2

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
33a56ef45d
  1. 4
      INSTALL
  2. 4
      README

4
INSTALL

@ -1,4 +1,4 @@
qBittorrent - A BitTorrent client in C++ / Qt4.1 qBittorrent - A BitTorrent client in C++ / Qt4.2
------------------------------------------ ------------------------------------------
*** Necessary if qt3 is default on your system *** *** Necessary if qt3 is default on your system ***
@ -14,7 +14,7 @@ qbittorrent
will install and execute qBittorrent hopefully without any problems. will install and execute qBittorrent hopefully without any problems.
Dependencies: Dependencies:
- Qt >= 4.1 (libqt-devel, libqtxml, libqtgui, libqtcore, libqtnetwork) - Qt >= 4.2 (libqt-devel, libqtxml, libqtgui, libqtcore, libqtnetwork)
- rb_libtorrent by Arvid Norberg (>= v0.11 REQUIRED) - rb_libtorrent by Arvid Norberg (>= v0.11 REQUIRED)
-> http://libtorrent.sf.net -> http://libtorrent.sf.net

4
README

@ -1,9 +1,9 @@
qBittorrent - A BitTorrent client in Qt4.1 qBittorrent - A BitTorrent client in Qt4.2
------------------------------------------ ------------------------------------------
Description: Description:
******************************** ********************************
qBittorrent is a bittorrent client programmed in C++ / Qt4.1 that use qBittorrent is a bittorrent client programmed in C++ / Qt4.2 that use
libtorrent (sometimes called rb_libtorrent) by Arvid Norberg. libtorrent (sometimes called rb_libtorrent) by Arvid Norberg.
It aims to be a good alternative to all other bittorrent clients It aims to be a good alternative to all other bittorrent clients

Loading…
Cancel
Save