mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[WDMAUD]
* We don't need to link to PSEH. svn path=/trunk/; revision=62075
This commit is contained in:
@@ -17,8 +17,7 @@ set_module_type(wdmaud kernelmodedriver)
|
||||
|
||||
target_link_libraries(wdmaud
|
||||
mmixer
|
||||
libcntpr
|
||||
${PSEH_LIB})
|
||||
libcntpr)
|
||||
|
||||
add_pch(wdmaud wdmaud.h)
|
||||
add_importlibs(wdmaud ntoskrnl ks hal)
|
||||
|
||||
Reference in New Issue
Block a user