mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-10 17:09:35 +01:00
audio: only use #pragma comment(lib, "xxx.lib") on MSVC
This commit is contained in:
parent
2f48d0c828
commit
9707eeb8cb
@ -33,6 +33,7 @@ target_compile_definitions(re3
|
||||
PRIVATE
|
||||
$<IF:$<CONFIG:DEBUG>,DEBUG,NDEBUG>
|
||||
LIBRW
|
||||
RE3_NO_AUTOLINK
|
||||
)
|
||||
|
||||
if(RE3_AUDIO STREQUAL "OAL")
|
||||
|
Loading…
x
Reference in New Issue
Block a user