mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 23:07:59 +00:00
7792b4f849
* Merge download and upload lists * Display torrent properties in the same tab (horizontal split)
17 lines
291 B
Plaintext
17 lines
291 B
Plaintext
<qconf>
|
|
<name>qbittorrent</name>
|
|
<profile>qbittorrent.pro</profile>
|
|
<moddir>qcm</moddir>
|
|
<datadir/>
|
|
<dep type='qt4'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libtorrent-rasterbar'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libboost'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libzzip'/>
|
|
</qconf>
|