- Improve more modules.

svn path=/branches/cmake-bringup/; revision=49932
This commit is contained in:
Amine Khaldi 2010-12-03 17:41:29 +00:00
parent c2575b551d
commit f7da79e889
12 changed files with 34 additions and 26 deletions

View file

@ -11,6 +11,6 @@ add_library(wmilib SHARED ${SOURCE})
set_module_type(wmilib kernelmodedriver)
add_importlibs(wmilib ntoskrnl)
add_importlib_target(wmilib.spec)
add_importlib_target(wmilib.spec wmilib.sys)
add_cab_target(wmilib 2)