mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 17:50:32 +00:00
Move mss dummy headers into vendor
This commit is contained in:
parent
a73f5340a2
commit
3a59d9075f
3 changed files with 118 additions and 2 deletions
|
@ -287,8 +287,8 @@ project "reVC"
|
|||
|
||||
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