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







                                     

                                      
               
 
                                         
 

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

HEADERS += outputwaveoutfactory.h \
           outputwaveout.h

SOURCES += outputwaveoutfactory.cpp \
           outputwaveout.cpp

TARGET=$$PLUGINS_PREFIX/Output/waveout

LIBS += -lwinmm

RESOURCES = translations/translations.qrc

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