bug fix
This commit is contained in:
parent
2d2bbecaf6
commit
0741b3c388
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ contains(CONFIG, "opus_shared_lib") {
|
|||
}
|
||||
}
|
||||
|
||||
LIBS += -llibopus
|
||||
LIBS += -lopus
|
||||
DEFINES += USE_OPUS_SHARED_LIB
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue