- Moved everything to trunk to create a stable branch

This commit is contained in:
Christophe Dumez 2006-09-30 16:02:39 +00:00
commit 969a02b93e
200 changed files with 46382 additions and 0 deletions

20
qbittorrent.qc Normal file
View file

@ -0,0 +1,20 @@
<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>