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

                          

                                           





                                        
                                         
 

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

TARGET = $$PLUGINS_PREFIX/Output/pulseaudio

HEADERS += outputpulseaudiofactory.h \
           outputpulseaudio.h

SOURCES += outputpulseaudiofactory.cpp \
           outputpulseaudio.cpp

RESOURCES = translations/translations.qrc

PKGCONFIG += libpulse-simple

target.path = $$PLUGIN_DIR/Output
INSTALLS += target