mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-21 05:52:44 +02:00
Fix Win32 OAL build
This commit is contained in:
@@ -225,7 +225,7 @@ project "re3"
|
|||||||
includedirs { "libsndfile.32/include" }
|
includedirs { "libsndfile.32/include" }
|
||||||
includedirs { "mpg123.32/include" }
|
includedirs { "mpg123.32/include" }
|
||||||
libdirs { "mpg123.32/lib" }
|
libdirs { "mpg123.32/lib" }
|
||||||
libdirs { "libsndfile32/lib" }
|
libdirs { "libsndfile.32/lib" }
|
||||||
libdirs { "openal-soft/libs/Win32" }
|
libdirs { "openal-soft/libs/Win32" }
|
||||||
|
|
||||||
filter "platforms:win-amd64*oal"
|
filter "platforms:win-amd64*oal"
|
||||||
|
Reference in New Issue
Block a user