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