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

                          
                                                         
 


                           


                                         

                    

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

TARGET = $$PLUGINS_PREFIX/CommandLineOptions/statusoption

HEADERS += statusoption.h

SOURCES += statusoption.cpp

RESOURCES = translations/translations.qrc

LIBS += $$QMMPUI_LIB

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