[HOTPLUG]

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

svn path=/trunk/; revision=61690
This commit is contained in:
Amine Khaldi 2014-01-19 10:14:18 +00:00
parent d0cd0ca472
commit 569851e8f2

View file

@ -22,5 +22,4 @@ add_importlibs(hotplug
comctl32
kernel32)
add_pch(hotplug hotplug.h)
add_cd_file(TARGET hotplug DESTINATION reactos/system32 FOR all)