mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 01:06:03 +03:00
20 lines
341 B
Text
20 lines
341 B
Text
<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>
|