mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[MOUNTMGR]
* Fix the CMake config. svn path=/branches/usb-bringup-trunk/; revision=55175
This commit is contained in:
@@ -9,10 +9,8 @@ list(APPEND SOURCE
|
||||
uniqueid.c
|
||||
mountmgr.rc)
|
||||
|
||||
allow_warnings(mountmgr)
|
||||
|
||||
add_library(mountmgr SHARED ${SOURCE})
|
||||
|
||||
allow_warnings(mountmgr)
|
||||
set_module_type(mountmgr kernelmodedriver)
|
||||
add_importlibs(mountmgr ntoskrnl hal)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user