[VMX_SVGA]

* We don't need a PCH for one source file modules.
CORE-7716

svn path=/trunk/; revision=62085
This commit is contained in:
Amine Khaldi 2014-02-09 22:14:09 +00:00
parent 9224dcf894
commit 6c63c885ec

View file

@ -5,5 +5,3 @@ add_library(vmx_svga SHARED ${SOURCE})
set_module_type(vmx_svga kernelmodedriver)
add_importlibs(vmx_svga ntoskrnl videoprt)
add_pch(vmx_svga precomp.h)