mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 09:16:05 +03:00
8b702ef622
- Brand new trayicon from Qt 4.2 - Updated Changelog - Updated configure file
20 lines
341 B
Text
20 lines
341 B
Text
<qconf>
|
|
<name>qbittorrent</name>
|
|
<profile>qbittorrent.pro</profile>
|
|
<moddir>qcm</moddir>
|
|
<dep type='qt42'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libtorrent'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libboost'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='libcurl'>
|
|
<required/>
|
|
</dep>
|
|
<dep type='python'>
|
|
<required/>
|
|
</dep>
|
|
</qconf>
|