aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/General/General.pro
blob: 93207f5d125c11e4007400bcc593649f8510ebb4 (plain) (tree)
1
2

                          














                            
 
                                 
                           


                             
                       

 
                  
include(../../../qmmp.pri)

SUBDIRS += statusicon
#           notifier \
#           lyrics \
#           scrobbler \
#           fileops \
#           covermanager \
#           streambrowser \
#           trackchange \
#           hotkey \
#           copypaste \
#           rgscan
#unix:SUBDIRS += mpris \
#                kdenotify \
#                converter \
#                gnomehotkey

contains(CONFIG, UDISKS2_PLUGIN){
    unix:SUBDIRS += udisks2
}

contains(CONFIG, HAL_PLUGIN){
    unix:SUBDIRS += hal
}

TEMPLATE = subdirs