mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
21 lines
341 B
Plaintext
21 lines
341 B
Plaintext
|
<qconf>
|
||
|
<name>qbittorrent</name>
|
||
|
<profile>qbittorrent.pro</profile>
|
||
|
<moddir>qcm</moddir>
|
||
|
<dep type='qt41'>
|
||
|
<required/>
|
||
|
</dep>
|
||
|
<dep type='libtorrent'>
|
||
|
<required/>
|
||
|
</dep>
|
||
|
<dep type='libboost'>
|
||
|
<required/>
|
||
|
</dep>
|
||
|
<dep type='libcurl'>
|
||
|
<required/>
|
||
|
</dep>
|
||
|
<dep type='python'>
|
||
|
<required/>
|
||
|
</dep>
|
||
|
</qconf>
|