aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro
blob: 497536c0f29ca4ff372c0cdfa9d37f45a08c9572 (plain) (tree)
1
2
3
4
5
6
7
8
9

                          
                                                           
 

                     
                           
 
                             
 
                                         
 

                                               
include(../../plugins.pri)

TARGET = $$PLUGINS_PREFIX/CommandLineOptions/playlistoption

CONFIG += link_qmmpui

HEADERS += playlistoption.h

SOURCES += playlistoption.cpp

RESOURCES = translations/translations.qrc

target.path = $$LIB_DIR/qmmp/CommandLineOptions
INSTALLS += target