mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 17:56:50 +03:00
bc308741b7
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
16 lines
291 B
Text
16 lines
291 B
Text
<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>
|