1 2 3 4 5 6 7 8 9
include(../../../qmmp.pri) TEMPLATE = subdirs SUBDIRS += analyzer unix{ contains(CONFIG, PROJECTM_PLUGIN){ SUBDIRS += projectm } }