Fix entry removal.
This commit is contained in:
parent
7436ae5e45
commit
c8d095a6f5
2 changed files with 10 additions and 5 deletions
|
@ -43,7 +43,8 @@ RESOURCES = promoe.qrc
|
|||
macx:RC_FILE = promoe.icns
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
CONFIG += debug warn_on
|
||||
CXXFLAGS += -g
|
||||
;CONFIG += debug warn_on
|
||||
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter
|
||||
PKGCONFIG += xmms2-client xmms2-client-cpp sigc++-2.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue