- Update to r53061
[reactos.git] / dll / cpl / powercfg / CMakeLists.txt
index c0beaa6..f449a94 100644 (file)
@@ -25,4 +25,5 @@ add_importlibs(powercfg
     kernel32
     ntdll)
 
+add_pch(powercfg powercfg.h)
 add_cd_file(TARGET powercfg DESTINATION reactos/system32 FOR all)