mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 02:09:42 +00:00
- Updated Qt version to 4.2
This commit is contained in:
parent
747497d6fd
commit
33a56ef45d
4
INSTALL
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 ***
|
||||
@ -14,7 +14,7 @@ qbittorrent
|
||||
will install and execute qBittorrent hopefully without any problems.
|
||||
|
||||
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)
|
||||
-> http://libtorrent.sf.net
|
||||
|
4
README
4
README
@ -1,9 +1,9 @@
|
||||
qBittorrent - A BitTorrent client in Qt4.1
|
||||
qBittorrent - A BitTorrent client in Qt4.2
|
||||
------------------------------------------
|
||||
|
||||
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.
|
||||
|
||||
It aims to be a good alternative to all other bittorrent clients
|
||||
|
Loading…
Reference in New Issue
Block a user