mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 01:10:34 +00:00
Move mss dummy headers into vendor
This commit is contained in:
parent
bffaceb579
commit
b92a0dd8e2
3 changed files with 118 additions and 2 deletions
|
@ -285,8 +285,8 @@ project "re3"
|
|||
|
||||
filter "platforms:*mss"
|
||||
defines { "AUDIO_MSS" }
|
||||
includedirs { "sdk/milessdk/include" }
|
||||
libdirs { "sdk/milessdk/lib" }
|
||||
includedirs { "vendor/milessdk/include" }
|
||||
libdirs { "vendor/milessdk/lib" }
|
||||
|
||||
if _OPTIONS["with-opus"] then
|
||||
filter "platforms:win*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue