mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 02:09:02 +00:00
Update premake5.lua
This commit is contained in:
parent
56ea53a5db
commit
47b7d4a53a
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ project "re3"
|
|||
filter "platforms:linux*oal"
|
||||
links { "openal", "mpg123", "sndfile", "pthread" }
|
||||
|
||||
filter "platforms:linux*oal"
|
||||
filter "platforms:bsd*oal"
|
||||
links { "openal", "mpg123", "sndfile", "pthread" }
|
||||
|
||||
if _OPTIONS["with-opus"] then
|
||||
|
|
Loading…
Reference in a new issue