Skip to content

Commit

Permalink
[mms-dump] Added -Wno-unused-parameter to silence build warning. MER#…
Browse files Browse the repository at this point in the history
…1027
  • Loading branch information
monich committed Jul 31, 2016
1 parent 3e23eb4 commit e3f703c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mms-dump/mms-dump.pro
@@ -1,6 +1,7 @@
TEMPLATE = app
TARGET = mms-dump
CONFIG -= qt
QMAKE_CFLAGS += -Wno-unused-parameter

CONFIG += link_pkgconfig
PKGCONFIG += libwspcodec glib-2.0
Expand Down

0 comments on commit e3f703c

Please sign in to comment.