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

                          
                                                               
 
                               
 
                                 
 
                                         
 

                    

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

TARGET = $$PLUGINS_PREFIX/CommandLineOptions/incdecvolumeoption

HEADERS += incdecvolumeoption.h

SOURCES += incdecvolumeoption.cpp

RESOURCES = translations/translations.qrc

LIBS += $$QMMPUI_LIB

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