mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-16 19:54:20 +02:00
Update premake5.lua
This commit is contained in:
@@ -271,7 +271,7 @@ project "re3"
|
|||||||
filter "platforms:linux*oal"
|
filter "platforms:linux*oal"
|
||||||
links { "openal", "mpg123", "sndfile", "pthread" }
|
links { "openal", "mpg123", "sndfile", "pthread" }
|
||||||
|
|
||||||
filter "platforms:linux*oal"
|
filter "platforms:bsd*oal"
|
||||||
links { "openal", "mpg123", "sndfile", "pthread" }
|
links { "openal", "mpg123", "sndfile", "pthread" }
|
||||||
|
|
||||||
if _OPTIONS["with-opus"] then
|
if _OPTIONS["with-opus"] then
|
||||||
|
Reference in New Issue
Block a user