Added AVAHI support to promoe. Check the promoe.pro file to enable / disable it.

This commit is contained in:
Tobias Rundstrom 2006-03-09 00:42:12 -03:00
parent dec1b66342
commit 056e50ea51
7 changed files with 280 additions and 5 deletions

View file

@ -53,6 +53,7 @@ HEADERS += XmmsQT4.h \
MediaSongList.h
RESOURCES = promoe.qrc
macx:RC_FILE = promoe.icns
@ -61,8 +62,11 @@ macx:QTPLUGIN += qjpeg
QMAKE_LFLAGS += -L$$[QT_INSTALL_PLUGINS]/imageformats
CONFIG += link_pkgconfig
QMAKE_CXXFLAGS += -g
;CONFIG += debug warn_on
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0
CONFIG += avahi