This commit is contained in:
Volker Fischer 2014-07-27 22:19:52 +00:00
parent 2d2bbecaf6
commit 0741b3c388
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ contains(CONFIG, "opus_shared_lib") {
}
}
LIBS += -llibopus
LIBS += -lopus
DEFINES += USE_OPUS_SHARED_LIB
}
} else {