diff options
Diffstat (limited to 'src/plugins/Input/opus')
| -rw-r--r-- | src/plugins/Input/opus/opus.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/Input/opus/opus.pro b/src/plugins/Input/opus/opus.pro index 82830cd23..431b72c9f 100644 --- a/src/plugins/Input/opus/opus.pro +++ b/src/plugins/Input/opus/opus.pro @@ -17,8 +17,7 @@ SOURCES += decoder_opus.cpp \ TARGET = $$PLUGINS_PREFIX/Input/opus INCLUDEPATH += ../../../ -CONFIG += release \ - warn_on \ +CONFIG += warn_on \ plugin \ link_pkgconfig TEMPLATE = lib |
