small fix
This commit is contained in:
parent
34a26d41f5
commit
ca17349b12
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ win32 {
|
||||||
RC_FILE = windows/llcon.rc
|
RC_FILE = windows/llcon.rc
|
||||||
INCLUDEPATH += windows/ASIOSDK2/common \
|
INCLUDEPATH += windows/ASIOSDK2/common \
|
||||||
windows/ASIOSDK2/host \
|
windows/ASIOSDK2/host \
|
||||||
windows/ASIOSDK2/host/pc \
|
windows/ASIOSDK2/host/pc
|
||||||
libs/celt
|
|
||||||
LIBS += ole32.lib \
|
LIBS += ole32.lib \
|
||||||
user32.lib \
|
user32.lib \
|
||||||
advapi32.lib \
|
advapi32.lib \
|
||||||
|
|
Loading…
Reference in a new issue