Update the path of thp in configure.py
This commit is contained in:
parent
27055da994
commit
13b6c32c8f
1 changed files with 2 additions and 2 deletions
|
|
@ -615,8 +615,8 @@ config.libs = [
|
|||
"cflags": cflags_thp,
|
||||
"host": False,
|
||||
"objects": [
|
||||
Object(Matching, "thp/THPDec.c"),
|
||||
Object(NonMatching, "thp/THPAudio.c"),
|
||||
Object(Matching, "dolphin/thp/THPDec.c"),
|
||||
Object(NonMatching, "dolphin/thp/THPAudio.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue