Added paths for OpenAL on unix
This commit is contained in:
parent
c5a6a2b081
commit
80c807691b
1 changed files with 1 additions and 0 deletions
1
mkxp.pro
1
mkxp.pro
|
@ -54,6 +54,7 @@ unix {
|
|||
}
|
||||
!macx: {
|
||||
PKGCONFIG += openal
|
||||
INCLUDEPATH += /usr/include/AL /usr/local/include/AL
|
||||
}
|
||||
|
||||
SHARED_FLUID {
|
||||
|
|
Loading…
Add table
Reference in a new issue