mirror of
https://github.com/reactos/reactos.git
synced 2024-11-24 03:53:31 +08:00
CORE-16128
This commit is contained in:
parent
4c4e3d6048
commit
7f59361911
@ -25,6 +25,6 @@ add_library(dsound MODULE
|
||||
|
||||
set_module_type(dsound win32dll)
|
||||
target_link_libraries(dsound dxguid uuid)
|
||||
add_importlibs(dsound winmm advapi32 msvcrt kernel32 ntdll)
|
||||
add_importlibs(dsound winmm ole32 advapi32 setupapi ksuser user32 msvcrt kernel32 ntdll)
|
||||
add_pch(dsound precomp.h SOURCE)
|
||||
add_cd_file(TARGET dsound DESTINATION reactos/system32 FOR all)
|
||||
|
Loading…
Reference in New Issue
Block a user