mirror of
https://github.com/halpz/re3.git
synced 2025-07-08 00:18:53 +00:00
Move mss dummy headers into vendor
This commit is contained in:
@ -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*"
|
||||
|
Reference in New Issue
Block a user