1
2add_library(parallel MODULE parallel.c parallel.rc)
3set_module_type(parallel kernelmodedriver)
4add_importlibs(parallel ntoskrnl hal)
5