1
2add_library(xboxvmp SHARED xboxvmp.c xboxvmp.rc)
3set_module_type(xboxvmp kernelmodedriver)
4add_importlibs(xboxvmp ntoskrnl videoprt)
5