mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 06:30:35 +00:00
I am an idiot
This commit is contained in:
parent
38a09c6e9b
commit
efe52dbbbc
2 changed files with 2 additions and 6 deletions
|
@ -189,12 +189,12 @@ project "re3"
|
|||
includedirs { "eax" }
|
||||
|
||||
filter "platforms:*mss"
|
||||
defines { "AUIOD_MSS" }
|
||||
defines { "AUDIO_MSS" }
|
||||
includedirs { "milessdk/include" }
|
||||
libdirs { "milessdk/lib" }
|
||||
|
||||
filter "platforms:*oal"
|
||||
defines { "AUIOD_OAL" }
|
||||
defines { "AUDIO_OAL" }
|
||||
includedirs { "openal-soft/include" }
|
||||
includedirs { "libsndfile/include" }
|
||||
includedirs { "mpg123/include" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue