Added paths for OpenAL on unix

This commit is contained in:
Mathew Velasquez 2016-01-04 21:27:36 -05:00
parent c5a6a2b081
commit 80c807691b
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ unix {
}
!macx: {
PKGCONFIG += openal
INCLUDEPATH += /usr/include/AL /usr/local/include/AL
}
SHARED_FLUID {